ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. UMC: User Macro-Code
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SMS functions
List of SMS functions...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1021: The method of the class is not global
Error 1: Syntax error
8. Optimizing an application
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min