ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Printing in PDF format: Special cases
Specific features of print in PDF format...
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
The Wire control
The Wire control is used to visually link 2 controls......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Options of the window editor
To configure the general options of the window editor......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Runtime log
The runtime log is the best way to identify the most used features of an application......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
3. UML models in practice
19. Sending emails
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....