ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to find out whether a report was printed?
The following functions are used to manage background tasks...
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
15. Project Management Hub
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
17. Project Management Hub
...Project Management Hub...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
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)......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Error 1012: The class member is not global: it cannot be accessed from a global method
Associative array (Type of variable)
An associative array is an "advanced" type of array...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....