ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
.NET application
To create a.NET application from a project......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
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......
Handling the report blocks through programming
Each report block is associated with different events......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Query editor
The query editor is used to automatically create queries on the data files......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Title (Property)
The Title property is used to get and change the title of an element.
5. Which type of server to choose?
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......