ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Error 13: The label already exists
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Including the code
You want to include your code lines in a condition, in a structure, ......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Error 3: The string has no final "
1. Testing a site: Elements to be tested
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Error 11: The label is unknown
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Feedback component
The Feedback component is a component provided with WINDEV......
ERR_DISCONNECTED_ERROR
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
12. Synchronizing data
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.