ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
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"......
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
13. 3-Tier architecture
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......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Error 1012: The class member is not global: it cannot be accessed from a global method
Operations performed on activity diagrams
The following paragraphs explain......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
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....
Constants for object visibility
List of constants for managing the visibility of an object....