ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copying and cloning
Variables are copied using the "=" operator...
Extern (Reserved word)
EXTERN is used to...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
GglDelete (Function)
Deletes data from the Google server.
15. Creating the executable in practice
Creating the executable in practice...
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
14. PHP generation in practice
16. Java applications in practice
Java applications in practice...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Sending elements to Free Technical Support
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
HCreation (Example)
Usage example of the HCreation function