ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time (Type of variable)
The Time type is used to easily handle the times...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
gLine (Function)
Builds a sequence of characters containing a line.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
GPSGetPosition (Function)
Retrieves information about the current device position.
Looper control functions
List of functions for managing Looper controls...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
WINDEV 2024 Tutorial - Table of contents
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
ServiceWait (Function)
Pauses the current service during the specified duration.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Starting WDOptimizer in a command line
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).