ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing RTF controls
List of functions for managing RTF controls...
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
HTTPSendForm (Function)
Sends an HTTP form.
How to create a menu?
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
grColor (Function)
Returns and initializes the color of different chart elements.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
iPageHeight (Example)
Usage example of the iPageHeight function
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
2. Modes to install an application
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
HCopyRecord (Example)
Usage example of the HCopyRecord function
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...