ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
3. UML models in practice
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....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Constants for telemetry management
Constants for telemetry management...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Binding a Link control to an item
2. UML models
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
2. UML models
fMoveFile (Function)
Moves a file from one directory to another.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Telemetry management functions
The following functions are used to manage the telemetry:...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
2. Multilingual application
A multilingual application can be distributed in multiple languages....