ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSGetPosition (Function)
Retrieves information about the current device position.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Using a query with parameters
A query with parameters can be used......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Looper control functions
List of functions for managing Looper controls...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
BurnerCancel (Function)
Cancels the current burn process.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
XMLFind (Function)
Performs a search in an XML document.