ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AdditionCompleted (Example)
Usage example of the AdditionCompleted property
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
zipOpen (Function)
Opens an existing archive.
Map control properties
The following properties can be used with Map controls:...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
iPrintReport (Function)
Prints a report created with the report editor.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
XMLOpenReader (Example)
Usage example of XMLOpenReader
InfoBuild (Function)
Displays a custom message in a system information window.
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
fShortName (Example)
Usage example of the fShortName function
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fCompare (Example)
Usage example of the fCompare function
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Commands of the external interface
Constants for managing Gantt charts
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location....
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......