ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Creating the windows and the pages of the RAD pattern
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
How to create a menu?
Events associated with supercontrols
List of events associated with supercontrols...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Visible (Property)
The Visible property is used to set the visibility of an element.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
11. User Macro-Code: UMC in practice
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....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.