ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
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....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Repairing the project
In some cases, "Project......
20. Control templates
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
3. UML models in practice
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Handling a control through programming in a report
All report controls can be handled through programming......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
WINDEV 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......
Merging differences (SCM)
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......