ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
Financial constants
List of constants used by the financial functions....
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
CurrentDay( Function)
Returns the number of the current day in the current month.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function