ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Operator on Address
The & operator returns the address of a variable as an integer
Array management functions
List of functions for managing arrays...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
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......
HCreation (Example)
Usage example of the HCreation function
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
Compilation options (chm format)
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.