ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Error 303: ambiguous control name
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Val (Function)
Returns the numeric value of a character string.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
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.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
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.
MemFound (Function)
Checks whether the sought element was found.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
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.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
xlsData (Example)
Usage example of the xlsData function
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.