ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOnError (Function)
Customizes the management of HFSQL errors.
Print constants
List of constants used by the print functions....
OpenChild (Function)
Opens a non-modal child window.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Customizing the User Groupware
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
SCM file format evolutions
Four versions are available for the SCM repository......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
EnumControl (Example)
Usage example of the EnumControl function
First project window
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Find/Replace in the current project
The "Find/Replace" feature is used to......