ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Warning 124: Shadowing a global variable
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
The Cell control
The Cell control contains controls......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......