ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
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......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Binding controls to data
A window or page can display information from......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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).
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".
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
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.
5. User Groupware in practice
Assignment operators
Three assignment operators are available......
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)......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Feedback component
The Feedback component is a component provided with WINDEV......
Camera/Video functions (prefix syntax)