ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
"?" menu
WINDEV proposes a help menu adapted to your applications......
8. Sharing a project in practice
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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......
fCompress (Example)
Usage example of the fCompress function
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Constants for manging the replication
List of constants used by the functions for managing the replication....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......