ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckStructure (Function)
Defines the mode for comparing data files.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
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.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Constants for managing emails
List of constants used by the functions for managing emails....
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.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Constants for telemetry management
Constants for telemetry management...
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.
Record (Type of variable)
The Record type is used to save the values of a record.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Multiline strings
To type character strings over several lines in the code editor...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.