ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
HCloseConnection (Example)
Usage example of the HCloseConenction function
3. Deploying a WINDEV application
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Interactive notification management constants
Interactive notification management constants...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Code editor: Display options
The code editor proposes several display options......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Time (Type of variable)
The Time type is used to easily handle the times...
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......