ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DomoClose (Function)
Closes the communication opened by DomoOpen.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
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.
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.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Native Access to SAP
SAP is a widely used ERP......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Environment of the window editor
The main elements of window editor are as follows:
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......