ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Error 23: No END statement is associated with this WHILE
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Error 27: No END statement is associated with this ELSE
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
DDERetrieve (Example)
Usage example of the DDERetrieve function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Serialization constants
The serialization constants are as follows:
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....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
XML functions
List of XML functions...
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.