Settings for Outlook Oauth2
Hi All Does anyone have working setting for recovinging the auth token from Microsoft so that I can run SMTP to outlook.com a…
View Article[WD2024] - Reading in Windows Firewall Rules
Hi All I need to read in and display all the Windows Firewall Rules. I have this working as a simple Visual Foxpro 9 routine …
View ArticleWindev Service to copy data from SQL to HFSQL
Greetings, Could you suggest, The task is to have a service/application running on the server, which would copy data from SQ…
View ArticleHelp: Corrupted temp file error when trying to deploy rest service
I have a REST Service developed in Windev which I've use for several years. I made a small change to an entry point on now I am …
View ArticleLooking for a quote to help sort out Oauth2
I am looking for someone who can give me a quote to set up a WinDev app to be able to send and receive emails with oAuth2 to Mic…
View ArticleNot able to execute SQL statements after opening a connection
We have got an HFSQL server where we created a small database with couple of tables. IP: 192.168.xx.xx Port :4900 Database …
View Article[PC SOFT] New version "Update 2" (302032) of WINDEV , WEBDEV, and WINDEV...
Hi, We're happy to announce that version "Update 2" (302032) of WINDEV 2025, WEBDEV 2025, and WINDEV Mobile 2025 is ready for…
View ArticleJSON array not allowed in HTTP post content
We keep getting this syntax error although it is valid. We are wondering if it is a WINDEV bug. WINDEV won't allow an array he…
View Article3D Viewer in WinDev
I am a student and I must develop an application with WinDev wich allow to display a 3D visualization of a STL file. This applic…
View ArticleSend barcode to another application
Greetings, I have a situation where non Windev application is running on PC and expecting barcode to arrive, in keyboard emul…
View ArticleVideos and Thumbnails
Hello and happy Easter. Maybe I didn't find it, maybe it's an idea for Windev 2026: In Windows, thumbnails can be display…
View ArticleAñadir librería zxing para código scanner
Buenas tardes, al momento de escanear una barra de códigos, me pide que instale la librería zxing, podrían ayudarme en que parte…
View Articleexception when executing pivot table
Hey I am encountering error as cannot open pvt table file - even though this is UI method https://hostimage.windev.io/im…
View ArticleHow to save sent email to Sent folder
Hi, I am able to sent emails but I can not figure out how to upload these emails to Sent folder. I tried EmailCopy() and to …
View ArticleHExecuteQuery - Parameters Not Allowed - Is That True?
Greetings All, Can someone tell me if it IS or IS NOT possible to use a query via HExecuteQuery if the query was built using ha…
View Article[PC SOFT] New version "Update 3" (303040) of WINDEV , WEBDEV, and WINDEV...
Hi, We're happy to announce that version "Update 3" (303040) of WINDEV 2025, WEBDEV 2025, and WINDEV Mobile 2025 is ready for…
View ArticleReading an external program output from WinDev Application
Hi All: In WInDev, I need to run an external program in Command Line (for example, using ExeRun()), and read the output from th…
View ArticleWindev V303040 (Wx 2025 -SaaS) Crash when modifying the analysis
Hello, Since updating to the SaaS V303040 modifying the database and then generating almost always crashes the application. …
View ArticleGet date from internet
Hi Is there a way to get the date from the internet. I want to put a time limitation on my app and the user can always change h…
View ArticleWD in a browser
Hi . I got an other mail from cyblesoft. They make a html 5 client in witch supposely a windev application can be displayed t…
View ArticleDownload a pdf file from web server using HTTPS
Hi All I need to be able to download a pdf file from my companys web server. Here is the code: Proxy("192.168.51.1", 8080) /…
View ArticleWindev developper
Hello, good morning. ProgDev is a company specialized in Windev, Webdev, and Mobile development. If you need specialized d…
View ArticleExecuting a Dos-Command from within a Windev Application (WD8)
I have to execute DOS-commands from within a Windev-program. This works (fine) since a longer while using an earlier filled-in …
View ArticleHow do I move the Sub-Menu Arrow Indicator to the Right side of a menu
Dear all, Trust you are all doing great. Is it possible to move/display the arrow indicator in a Sub-Menu to the right sid…
View ArticleImporting data from HFSQL with SQL Server Integration Services SSIS
Hi all, (not sure whether this is the right place to put this question) I'm using the 30.0 OLE DB driver to import data from…
View Article[WM17] - How to integrate Whatsapp in WinDev APK
I a software that I am developing for Android. I want to integrate messaging through Whatsapp. Currently I am using SMS to se…
View ArticleFileToMemory and class with mapping
Hi all, I want to load data into class from FIC file with FileToMemory. Now, I cannot find right answer.. in documentation it …
View ArticleProgramming the colors in a table
Hello, Every table contains several colors depnding on the state of the row. We have rows with odd line numbers, rows with e…
View ArticleHas anyone else here gone through the same steps?
I tried downloading the Aviator app last night and honestly got a bit confused. On my Android phone it asked me to allow install…
View ArticleApostrophe
is there a way to make windev handle apostrophes like webdev does without having to escape them. I know you can use hfsql but…
View ArticleHow to connect to a ssl websocket url with parameters
I am unable to connect to websocket url that has parameters. I am using windev 2024. Any help is appreciated
View Article