ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Runtime log
The runtime log is the best way to identify the most used features of an application......
ERR_NO_TABLE
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Data persistence
The data persistence is used to store the value typed by the user......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Test of a query
The query editor allows you to run the test of query result......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
4. HFSQL Classic
HFSQL Classic is the database format......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
1
6
7
8
9
10
64
>