ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesColor (Function)
Initializes the color of a series or the color of a section.
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....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
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......
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, ...)....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Binding controls to data
A window or page can display information from......
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").
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
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.
5. User Groupware in practice
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......
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)....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Assignment operators
Three assignment operators are available......
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......