ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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....
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....
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.
Binding controls to data
A window or page can display information from......
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
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".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Translating a text file with WDTRAD
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.