ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Use a calendar to enter dates
Reorder the data displayed in your tables
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Error 809: The * character cannot be used as mandatory parameter in a function
End-user UI management functions
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.