ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_APPLICATION
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
NoteDelete (Function)
Deletes a repositionable note found in the current window.
Copying controls from the page editor
The controls can be copied from the page editor......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Table,Col (External language)
Returns the current index of the column.
Handling controls in a report
The different operations available for the report controls are as follows......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......