ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Function)
Modifies the content of a row in the query result.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Constants for managing the registry
List of constants used by the registry management functions....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
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.
Logical operators
The logical operators are as follows......
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)......
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 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.