PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

pcsoft.us.windev
Newsgroup dedicated to WINDEV (current version), in English
« I have a report that is displaying conflicting information in a date field within a table. The code I used was: ConnectToDataBase() IF NOT SQLExec(SQL_SCRIPT, DATA_SOURCE) Error… »
Started on Feb. 14 2024 by
« Hello everybody, For those of you using triggers in HFSQL beware of version 2024. In the past, H.TriggerFunction seems to have contained the French function name - now it returns … »
Started on Feb. 12 2024 by
« Getting Android apps without using the official Google Play Store can be a mixed bag, depending on where you choose to get your apps. While Android lets you install any app you wan… »
Started on Oct. 04 2023 by
« Hi A strange problem has started with a piece of software I'm developing. It uses standard Windows fonts, which show on the development PC, but for some reason on any other PC the… »
Started on Feb. 06 2015 by
« Hi guys, Again, struggling with WINDEV, this time when trying to open a Project. I have two computers, desktop and laptop. I take the dongles with me and have been able to open th… »
Started on Feb. 07 2024 by
« Hi, I am not an experienced windev user (yet). I have a postgresql db. When adding a record through a form, the identity field is not being incremented, so I get the duplicate erro… »
Started on Feb. 02 2024 by
« Shoviv Exchange Server Suite is a specially designed tool that offers quick and easy migration of Exchange data to Office 365. This Software is lace with many user-centric faciliti… »
Started on Jan. 04 2021 by
« Hi All, Can anyone tell me how to set the orientation of the header text in a table in version 2024. This new feature apparently allows you to set say the first column header text… »
Started on Jan. 31 2024 by
« Hi guys, I am going crazy with error 70205 when trying to read a record. I've tried it with MS SQL (using ODBC) and realized after much research that I cannot use some H functions… »
Started on Feb. 02 2024 by
« Greetings, Does Windev support looping through variables in a way like: FOR i = 1 TO 8 IF Drill[i] > 0 THEN Info("Hello") END END The main task is to check if Drill[1-8] has… »
Started on Jan. 18 2024 by