ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
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......
17. Project Management Hub
...Project Management Hub...
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Operations performed on activity diagrams
The following paragraphs explain......
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)......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Error 1012: The class member is not global: it cannot be accessed from a global method
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Constants for object visibility
List of constants for managing the visibility of an object....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Error 1017: The method is not global: use: to access it
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....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Extracting the text of the project
The following text can be extracted......