ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Error 108: The size of the variable is not allowed
Line control properties
List of properties associated with the Line control...
Typing multilingual texts
For a multilingual application, you have the ability to......
Video control properties
The following properties can be used on a Video control:...
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Warning 18: Loop without potential end
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
9. Generation modes
WINDEV Mobile includes different types of generation......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.