ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Organization chart linked to a data file
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
grTitle (Function)
Modifies the caption and/or position of the chart title....
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
ToastDisplay (Function)
Displays a "Toast" message.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.