WD20/21 - Default SelectColor() window is empty? (3 replies)
Hi, for some reason the SelectColor() function, which is supposed to open a color picker, is opening an empty Window in one of my WD20 projects. While in others I have no problem. I migrated the...
View Article[WD20]Custom common framework
Hi everyone, I'm trying to set up a common framework among several Windev apps. I found out that choosing the "Common WinDev framework" during the creation of the exe, and downloading the .dll files...
View ArticleTimezone WM
Dear all I was wondering if anyone knows how to retrieve the timezone from an Android or iOS with WM21. I want to store the timezone in the database just to make sure no notifications are sent during...
View ArticleGetCountryList()' function (2 replies)
Thought I would use the new 'GetCountryList()' function to save a bit of time. This worked OK and returned 249 rows which I added to an array. Next I needed to move 'United Kingdom' to be the first...
View ArticleWB19 - How to make a report with totals by month (1 reply)
Here's another one of those things that I would would be easy, but I'm struggling with it. I have a data source with "date of payment" and "Amount Paid". I want a report that totals by month. Simple,...
View Article[WD 20] Convert Existing Project to pstgresql
Hi All, I currently using HyperFileSQL for my windev application and several customers using it. Now a particular customer demanding they need postgresql as database. How can i convert my existing...
View ArticleMIGRATION FROM HFSQL Database to ORACLE Database (5 replies)
Hii; Hope Everyone is doing good!!! I have some scenario where one of my Customer where a Windev 20 application is running with HFSQL 20 database with a data load of around 1.3Gb, and now the customer...
View ArticleANVIZ Clocking device (no replies)
Hello everyone, I'd like to know if someone has already used ANVIZ clocking machine specially the VF30 ID I could connect to it but I can't get the access records from it. Your help is appreciated. A....
View Articlewb 21 return from ajax question
Hi, I lookup a value and if it is found I let the return from ajax focus on an other field. This way keyboard can be used to fillout the looper control However If nothing is found I need to be able to...
View Articlewd21:aaf print function default settings for spreadsheet control
Hi All I wouldn't notice the popmenu for aaf Print when previewing it shows A4 size + default header and footer that aren't fit our customer need as they need Letter size and date default to MM/DD/YY...
View ArticlecURL and WD21
Has anyone used cURL with Windev to process HTTPrequest's. If so, any hints?
View ArticleHelp with SQL query - HFCS
Hi I have to find barcode records which are not linked to a stockcode so I have the following querySELECT STKPLU.plu FROM STKPLU WHERE NOT EXISTS ( SELECT * FROM stkmast m join stkplu p on...
View ArticleApplication Log
Hello Everyone! What Would be the best way to record application log in android application ?? What Would be the (Basic) things to be recorded ?? Is there any open Source WM class to do that ?? Any...
View ArticlePrint a page WB21 ( invoice)
Hi Does anybody know how to print a webdev page. Iam testing options. I would ,like to be able to print an invoice to pdf. Ok normaly use the reports for that. But I need the user be able to move /...
View Article[HFCC] Alternative to HyperFile Control Center
Good morning, Is there a valid alternative to HyperFile Control Center? It is too slow and it doesn't have advanced functions. May be a problem of HyperFileSql itself or is just the client that is not...
View Articleios10.1 not working again
Hi All Pls be noted as everything works OK with ios10.0.2 as below: FAQ #13544, published on 2016-10-06, updated on 2016-10-10 WINDEV MOBILE Using Xcode 8 with WINDEV Mobile 21 update 1 (65s) WINDEV...
View ArticleUpdates available on Windev.com web site
Update 2 is available for all three products (01A210067f) for WD/WB/WM 21
View ArticleWhat is correct syntax to declare an unsigned 8 byte integer
In the documentation unsigned 8 byte integers are described as unsigned 8-byte int however the compiler will not accept foo is unsigned 8-byte int however it will accept foo is unsigned int on 8 bytes...
View Article[wm21 - android] MultiLine Zone Control?
Hi, I need to create a form with alot for edit control . in order to save space , I try use Multiline Zone control and populate edit control into it but I don't see scrollbar option or how to set the...
View Article[WD21] Update 2 issue - new runtime dlls
I use the Windev runtime Dlls beside the exe file, not included in it. After Update 2, new dlls are created dated 10/21/2016. The prior dlls are dated 6/13/2016. After installing Update 2 The first...
View Article