[WD22] Network Setup (Live Update) (no replies)
I'm trying to use WD's built in setup instead of a 3rd party installer. I want my app to be hosted on our http server with automatic updates. I successfully created the deployment installer and...
View ArticleHow to clear a locked transaction?
I am trying to delete a database within my SAAS account on the server. I am using bDelDB = HDeleteDatabase("DBDelete") and the return code is true. I also confirm that the database was deleted. I then...
View ArticleMy video courses are now free
Hi everybody... for multiple reasons, I have decided to offer for free all my video courses that were previously sold. I want to thank all the customers who paid for them in the last few years, but...
View Article64 Bit Android App
Hello Gang ! As Google Has already Announced that All Android Apps must be built with 64 bit Framework and after the August of 2019 it won't Support 32 bit. Now, How to Generate 64 Bit Android...
View Article[WD21]Creating 32-bit ODBC Datasource
Good day Is it possible to create a 32-bit ODBC System DSN on the fly from Windev? For those people that might know Btrieve/Pervasive I would also want to create the Pervasive Database name pointing...
View Article[WD20] Issue on Windev DLL for Charts
Hi everyone, We've created an application containing a window with a chart that works fine on most computers. Some of our client's PCs have encountered the error shown in the image attached. This...
View ArticleWM21 - Binary Memo to SQL Server
Been presented with an situation. thanks to help on this forum i have overcome saving an image to my android database. however in one of the last phases of my app development, i have been presented an...
View ArticleOnline Meeting for Windev/Webdev/Mobile developers
Hello, I am setting up an International Online meeting place in English for Windev/ Webdev/ Mobile developers (maybe ones each month or each two weeks, 2 or 3 hours, : Topics can be, but feel free to...
View ArticleWM22 Compile Issues
Hello All, I am playing with trying to make a android app. The first time I complied my app the apk file was 11.1 meg I installed it on the device and everything worked fine. Then a created a set of...
View ArticleWM22 HreadseekFirst not working on Android 6.0
Hello All, I am sure I am doing something wrong but when I call hReadSeekfirst(Items,Barcode,sScanCode) I get nothing reruns false. changing that field type from string to Numeric it works. The...
View ArticleWebdev
Hi, PCSoft is promoting WebDev... Is Windev.com developed in WebDev ? If no, why not ?
View ArticleWEBDEV 21 - launch outlook and print report as pdf attachment
Hi, How do i launch MS Oulook (at user's computer ) and generate a pdf report as attachment under webdev ? Regards, PETER ZHOU
View Article[WD22] Radio button inside Looper
Good morning, I'm trying to modify the captions of a radio button that is inside a looper by programming, I use the next code:...
View ArticleCreate tables and controls in code
Hi All I am trying to create a table on the fly using code. I know it can be done but just cannot find the Help for it. BTW by Table I mean an Analysis table. I want to create a table with a few...
View ArticleJson\variant - delete member
Hi Can anyone help with deleting members for either Json on Variant. I am updating invoices , and get Json from the API via Httprequest. I then do JsonToVariant and make the changes to some of the...
View Articlewebdev 22 question
Hi, I like the debugging feature. Klikking on a button holding cntr-Break. But somehow this does not work anymore with webdev22 Anyone an Idea how to fix this so I can properly debug? In windev it...
View Article[WD] PDF Data Extraction and saving file
Hello to all I have about 1000 pdf files and each filename is like "CU2018_1.pdf", "CU2018_2.pdf" and so on for the rest. Each filename has in a specific position in the 1st page of each pdf, a fiscal...
View ArticleFree video courses and projects
Hi everybody... After selling them for quite a few years, I have decided to make all my video courses and associated projects available for free. I created a youtube channel for all the videos:...
View Article[WD22] Server latency Client server connection
Good afternoon, I have a project that connects directly to a HFSQL database on our hosted server but all the queries and h functions sometimes go too slow, and we're having some troubles with our...
View ArticleDrag and Drop
I have an Image control on which I am drawing. No problem. Now I want to take a Button at the top of the Window and drag this onto the Image. How do I make the button "draggable" as everything I have...
View Article