ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
fDirSize (Function)
Returns the size of a directory in bytes.
fCompress (Example)
Usage example of the fCompress function
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FTPSize (Example)
Usage example of the FTPSize function
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....
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Description (Property)
The Description property is used to get and change the description of an element.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
CurrentMonth (Function)
Returns the number of the current month.
HModify (Example)
Usage example of the HModify function
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
LooperDelete (Function)
Deletes a row from a Looper control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Runtime error management functions
List of functions for managing runtime errors...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.