ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Error 108: The size of the variable is not allowed
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Assisted universal replication: specific features
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Operations performed on object diagrams
The following paragraphs explain......
Information 37: Optimize your FOR loop