ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Thread management functions
List of functions for managing threads...
PDF file management functions
...PDF file functions...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Browser management functions
List of functions for managing browsers...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
RestartProgram (Function)
Ends the application and restarts it.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Multiline strings
To type character strings over several lines in the code editor...
EmailSend (Example)
Usage example of the EmailSend function
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Interactive notification management functions
Constante de gestion des notifications interactives...
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Constants for managing emails
List of constants used by the functions for managing emails....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.