ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Burner constants
List of constants used by the burner functions....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
fCompare (Example)
Usage example of the fCompare function