ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
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
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Image editor: Features
The image editor includes several features......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 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......
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......