ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Error 113: Non-dynamic array without definition
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Copying and cloning
Variables are copied using the "=" operator...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
Native Access to SAP
SAP is a widely used ERP......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....