ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV applications for Linux: Specific features
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
grIncreaseData (Function)
Adds a value to a data in a chart.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Android Widget windows
An Android application can contain one or more Widget windows......
Internal component description
The description of an internal component can opened at any time......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
ChangeAction (Example)
Usage example of ChangeAction
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache