ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HState (Function)
Used to find out the state of a record.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Internal component description
The description of an internal component can opened at any time......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Advanced types
The advanced types of WLanguage are as follows...
Handling Gantt Chart controls programmatically
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using WDDIXIO
To translate the text used in your project:...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......