ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
3-tier architecture
The development in "3-tier" architecture is now simplified......
Image field: supported formats
The supported image formats are as follows:...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
MySelf (Reserved word)
MySelf is used to handle the current control...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
HDescribeFile (Function)
Describes a data file programmatically.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Code snippets
The code editor allows you to enter "Code snippets"......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function