ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Constant
The constants are language elements whose value is fixed once and for all...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Combination (Type of variable)
A combination is a set of options.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Enumeration (Type of variable)
An enumeration is a set of values......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.