ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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).
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......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
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.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Compilation options
The compilation options allow you to define the help system generation settings......
Creating the Table pages of the WEBDEV RAD pattern
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...