ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
WDScript: use in command-line and console mode
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project description: Project tab
The project description window allows you to configure various elements of your project......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......