ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOut (Example)
Usage example of the HOut function
ServiceWait (Function)
Pauses the current service during the specified duration.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<Popup>.Animate (Function)
Displays a popup in a page cell.
Code history
The code history is used to......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
sEndEvent (Function)
Disables the detection of an event on a serial port.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
8. Windows in practice
Discover the main actions that can be performed on the windows....
ControlToSource (Function)
Assigns the control value to the source of a control link.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WDOptimizer: Editing and modifying a ".REP" file
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......