ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Access to SAP
SAP is a widely used ERP......
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....
DomoClose (Function)
Closes the communication opened by DomoOpen.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
5. User Groupware in practice
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Binding controls to data
A window or page can display information from......