ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
HJSONToRecord (Function)
Imports JSON data into the current record.
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.
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....
Constants for the archiving functions
List of constants used by the archiving functions....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Sum (Function)
Calculates the sum of the array elements.
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)....
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.
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......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......