ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

20. Control templates
Property Description (Variable type)
The Property Description type is used to get information about a property.
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
3. UML models in practice
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Themes
The themes are used to standardize the visual aspect of a site and they allow you to easily change style......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Handling a control through programming in a report
All report controls can be handled through programming......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
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......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Merging differences (SCM)