ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management help
Time management is extremely important......
Combination (Type of variable)
A combination is a set of options.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Translating a text file with WDTRAD
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Report controls
Several types of controls can be handled in a report created by the report editor......
Telephony constants
List of constants used by telephony functions...
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Access rights to a class property
A property is a code element that includes two processes......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Sorts in a report
The sort is used to organize the information displayed in the report......
Report and project
In most cases, a report is linked to a project......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Specific features of the Express version
Using the task management and the schedule
Time management is extremely important......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......