ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
How to create a menu?
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Creating the link buttons in the windows of a WINDEV RAD pattern
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Visible (Property)
The Visible property is used to set the visibility of an element.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Events associated with a Switch control
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.