ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Constants for telemetry management
Constants for telemetry management...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HCheckStructure (Function)
Defines the mode for comparing tables.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
EmailGetAll (Function)
Retrieves all the emails found on a server.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Record (Type of variable)
The Record type is used to save the values of a record.