ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
pdfSignature (Variable type)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
URIGetInfo (Function)
Retrieves information of a URI resource.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.