ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Replication functions
Three types of replication are proposed......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Date (Type of variable)
The Date type enables you to easily handle the dates...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......