ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Creating the skin template of a report
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Report based on a query
Queries are used to easily select records in one or more data files......
Border (Type of variable)
The Border type is used to handle a border through programming...
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Multiline (Property)
The Multiline property determines if an element supports multiline text.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
18. Order of execution of the code of buttons/links
Share your projects via Git
Git is a source code manager......
Menu management functions
List of functions for managing menus...
Modified (Property)
The Modified property lets you know if an element has been modified.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....