ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
FolderData (Function)
FolderData is kept for backward compatibility.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Creating the Table pages of the WEBDEV RAD pattern
Windows
The windows represent the main interface of a WINDEV application......
Accessibilité (Property)
7. Multilingual applications in practice
The Carousel control
The Carousel control is used to display an animated menu made of images......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WINDEV applications for Linux: Specific features
Automatic error handling
Error handling can be customized for each process......
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, ...)....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.