ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Error 1003: The element does not exist in the class
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Merging differences (SCM)
WEBDEV concepts
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
11. Popup page
SCM file format evolutions
Four versions are available for the SCM repository......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Creating a flexible modeling
To create a new flexible modeling, you can......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....