ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Customizing the report viewer: Available windows
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
15. Creating the executable in practice
Creating the executable in practice...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
EXE constants
List of constants used by the functions for managing executables....
Events associated with Chart controls
List of events associated with the Chart controls...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......