ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Events associated with the Pivot Table control
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
PDF Reader control events
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
CurrentWin (Function)
Identifies the window currently in edit.
WDOptimizer: Editing and modifying a ".REP" file
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Border (Type of variable)
The Border type is used to handle a border through programming...