ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State (Property)
The State property is used to get and change the state of an element.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Defining a help window template
WINDEV allows you to create help window templates......
Character strings
WLanguage supports different types of strings....
Sort (Function)
Sorts a WLanguage array.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Border management constants
List of constants used by the border functions....
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Alias (Property)
The Alias property gets the alias of an element.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Round (keyword)
The Round keyword can correspond to...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
The different types of integers