ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global and local variable
Two types of variables are available......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
SQLModify (Function)
Modifies the content of a row in the query result.
Multimedia control properties
List of properties associated with the Multimedia control...
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Assignment operators
Three assignment operators are available......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Character strings
WLanguage supports different types of strings....
HJSONToRecord (Function)
Imports JSON data into the current record.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
LooperInsert (Function)
Inserts a row into a Looper control.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
HTML Editor control properties
Properties associated with the HTML Editor control....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......