ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
Error 1038: This member already exists in the class
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
IFrame control
IFrame is an HTML concept......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
12. Universal replication
13. Universal replication
Export your data to Excel
Export your data to Word
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Error 1037: This member already exists in the structure
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....