ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Starting WDOptimizer in a command line
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......
Library,Disk (External language)
Opens the project library that is stored on disk.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Events associated with Table controls
List of events associated with Table controls...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Other operators
The following are additional operators......
HSetREP (Function)
Enables or disables the management of .REP file.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....