ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
ERR_NO_TABLE
Scheduler report
The report editor allows you to create "Scheduler" reports....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Error 102: The constants can be defined in the initialization code of project, ...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Recycle code windows
By default, a single code window is opened per ......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....