ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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.
ExceptionInfo (Function)
Retrieves information about the current exception.
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...
Calling a procedure/a function
Syntax for calling a local or global procedure.
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......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Character strings
WLanguage supports different types of strings....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Image editor: Features
The image editor includes several features......
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.
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.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).