ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
<Array>.Reduce (Function)
Applies a computation to each element of an array.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
Automatic error handling
Error handling can be customized for each process......
Constants for managing contact functions
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Google Calendar management functions
List of functions for managing Google calendars...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
EXE constants
List of constants used by the functions for managing executables....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
MatFill (Example)
Usage example of the MatFill function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......