ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Calculated control
The "Calculated" control is used to perform calculations in a report......
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
5. User Groupware in practice
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Diagram constants
The following constants are used to manage diagrams:...
Translating a text file with WDTRAD
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......