ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. UML models
2. UML models
Overview of external languages
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
The Check Box control
A Check Box can correspond to......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....