ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipListFile (Function)
Returns the list of files found in an archive.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
User authentication: User Groupware
WINDEV Tutorial: User Groupware User authentication: User Groupware - 20 min
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Internal component description
The description of an internal component can opened at any time......
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
2. Types of setup
Types of setup...
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Constants for external files
List of constants used by the functions for managing external files....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min