ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Burner constants
List of constants used by the burner functions....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HAdd (Example)
Usage example of the HAdd function
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HSetLog (Function)
Enables or disables log management on a file.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
LoadWDL (Example)
Usage example of the LoadWDL function
Area (Property)
The Area property is used to define an area.
TwainState (Example)
Usage example of the TwainState function
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
Aliases on data files: HAlias
The aliases are used to handle......
Progress (Property)
The Progress property returns the task progress status.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function