ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Google Maps management functions
List of functions for managing Google maps...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
iBorder (Function)
Prints a border at specified coordinates.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
MemFound (Function)
Checks whether the sought element was found.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....