ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
StatVarianceP (Function)
Calculates the variance for a full series of values.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
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......
WEBDEV license agreement
WEBDEV license agreement...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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....
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).
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
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.
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......