ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Environment of the window editor
The main elements of window editor are as follows:
Binding controls to data
A window or page can display information from......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Environment of the report editor
Environment of the report editor...
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.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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).
5. User Groupware in practice
SNMP constants
List of constants used by the SNMP functions....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Camera/Video functions (prefix syntax)