ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
How to open a window?
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Operations performed on class diagrams
The following paragraphs explain......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Error 108: The size of the variable is not allowed
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Telephony constants
List of constants used by telephony functions...
Customizing the report viewer: Available windows
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min