ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
GglDelete (Function)
Deletes data from the Google server.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
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.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
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.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
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....
InitRandom (Function)
Initializes the generator of random numbers.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....