ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Managing main window menus
A main menu is necessarily associated with a window......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Constants for managing Map controls
Constants for managing Map controls...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Window controls
Several types of controls can be used in a window, ......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.