ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Date (Type of variable)
The Date type enables you to easily handle the dates...
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Guided tour management constants
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Describing an element
A flexible modeling includes different elements linked together......
Creating nested reports
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
WDHFDiff - Use
WDHFDiff is used to compare......
Creating a table in a report
Tables can be created in a report......
iCloud constants
The iCloud constants are as follows:
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
List of reserved words
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......