ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLE functions
List of OLE functions...
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Drive functions: OneDrive, Google Drive, Dropbox (prefix syntax)
The following functions are used to manage cloud-based storage services......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
10. Customizing the aspect of a site: skin elements
8. "Mobile friendly" site: Dynamic serving
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
JSONOpenReader (Function)
Creates a reader to read a JSON document without loading it into memory. Attention This function is only available from version 2025 Update 3....