ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Document (Variable type)
The Document type is used to handle a "docx" document.
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
REP files
REP files contain the list of tables handled by the application....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Border management constants
List of constants used by the border management functions....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Creating a table in a report
Tables can be created in a report......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WindowOpeningOptions (Variable type)
The WindowOpeningOptions type is used to define a window's opening options....
Edit control
The Edit control allows users to enter data......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......