ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Constants for managing emails
List of constants used by the functions for managing emails....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
FTP constants
List of constants used by the FTP functions....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
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.
Automation object
The Automation keyword is used to declare an automation object...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Constants for managing certificates
Burner constants
List of constants used by the burner functions....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...