ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Comparison operators
The comparison operators can be divided into several categories......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
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...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Combination (Type of variable)
A combination is a set of options.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
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....
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Enumeration (Type of variable)
An enumeration is a set of values......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
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.