[WD22] Windows services consumes a lot of memory when idle over the time
HI, I have created a couple of windows services (windows 2012R2). Most of the time they do nothing, but the memory consumptio…
View ArticleHow to read this Json in WINDEV/WINDEV MOBILE
Hi, {"success": "[{'product': u'BEER (BOTTLE)', 'barcode': '_', 'lot': u'N0007', 'id': 11, 'uom': u'CTN24', 'qty': 1.0}, {'pr…
View ArticleAutomation Object and Events
Hi all, i have an external automation object (service, no Control), which provides Events (like a CallBack). I implemented a…
View Article[WB20] Deploy site error (Pt.2)
Hi, whenever I try to deploy a site from WebDev on the server via FTP, at the end of upload I get this error: INFRegisteri…
View ArticleTrace To File
Hi All Sounds crazy but I have never had to use Trace before. Everything just seems to work. But now I am trying to establish…
View ArticleTime And Procedure Stops Working
Hi All Any ideas why an infinite timer on a procedure will cease working? I now have a trace written to a file each time the …
View Article[WB 22] Get a JSON response in API rest call
Hi everybody, I need some help from some API rest gurus. I cannot figure out yet how to get a Response in JSON format. This…
View ArticleMySQL Server Has Gone Away
Hi All I eventually found out why the timer procedure is bombing out. After not writing to MyTable for a length of time, in o…
View ArticleIndirection question
Is there a way to find out if a field exists in a record using indirection? Something like: if exist {pFilename + ".GUID"} ..…
View ArticleYeastar database
Hello to you all, Is there anybody who has made a Windev-Yeastar (S-series) connection? Yeastar has a SQL database filled wi…
View Article[WM 22] Push notifications iOS
We are trying to implement push notifications in iOS using the cloud messaging from google, we got it working on android, but wi…
View ArticleWX23 in English
Hello dear members ! Here you can download the English version of WX23 products. Greetings !! Vassilis Boutsikas
View Articlebrowsing table control in WINDEV
Greetings All I have difficulties in handling a task in Windev Browsing Table Control. Now, i am trying to build a small appli…
View Article[WD22] Inputmask with regular expressions
Hi, can anybody check this out ? EDT_Text..InputMask="regexp:[0-9]{4,4}" I need exact 4 digits from 0 to 9, it doesn´t …
View Article[WB] Dutch "verwerkingsovereeenkomst" obligatory for SAAS
Hi, I'm delivering SAAS applications. According to Dutch law there's an obligation to provide a "verwerkingsovereenkomst" (d…
View ArticleConvert string milliseconds in date
Hi.. I have a string with milliseconds format, that its returned from a web service that I need to convert to date. for ex th…
View ArticleGDPR compliance and requirements
Hi, what is everybody doing about GDPR compliance ? Any ideas, tips etc would be appreciated Regards Steven Sitas www.alp…
View ArticleAvoiding selection of text in edit control in Read-Only status
Hi, How can i avoid that the user selects text in an edit control that is in Read only status ? (WINDEV20) Thanks in advan…
View Article[WB20] Copy + Paste controls
Hi, am I the only one who cannot copy and paste controls in WebDev editor? They appear for a millisecond when I paste them..…
View ArticleHow to receive the form data sent to the server via HttpSendForm
I want to send more than one field to the server. I created a Html form using HTMLCreateForm, then added the parameters to send …
View Article