ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information...
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
WLanguage procedure called by NearbyShareAcceptConnection (Progress)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection to track the data transfer progress. This procedure gets the status of the current transfer.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Border of controls
One of the most important elements of control style is its border......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......