ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SOAP constants
List of constants used by the SOAP functions....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
LooperInsert (Function)
Inserts a row into a Looper control.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Different types of data (Type of variable)
A variable is defined by name and type......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......