ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Configuring the SOAP administrator
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Access rights to a class property
A property is a code element that includes two processes......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
10. Customizing the aspect of a site: skin elements
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sub-query
A sub-query is a query whose result is used by another query......
Date (Type of variable)
The Date type enables you to easily handle the dates...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....