ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
The HTML Display control
The HTML Display control displays a web page in an application......
Creating a select query
A select query (corresponding SQL statement......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Share your projects via Git
Git is a source code manager......
Error 1001: The operators: and:: can only be used in the methods of classes
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Query editor
The query editor is used to automatically create queries on the data files......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Automatic documentation of external components
External components must include a technical documentation......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
How to develop a PHP site?
What is a PHP site?......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......