ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
12. Available tests
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
StatVarianceP (Function)
Calculates the variance for a full series of values.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
XMLDocument (Function)
Creates a new XML document.
The Flexbox control
Flexbox is a standard layout system for web pages......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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
Generating an application for Universal Windows 10 App
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
WDTRAD options
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
2. User-friendly editors 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....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......