ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Query editor: Characteristics
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Environment of the query editor
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Assignment operators
Three assignment operators are available......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Variable scope
Variables can be declared anywhere in the code....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Options of the window editor
To configure the general options of the window editor......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Global and local variable
Two types of variables are available......