ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
GglDelete (Function)
Deletes data from the Google server.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
MatInvert (Function)
Calculates the inverse of a square matrix.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
fCompare (Function)
Compares the content of two files bit by bit.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...