ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Print modes of a report
Several print modes are available for a report....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HSubstDir (Example)
Usage example of the HSubstDir function
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Chart constants
List of constants used by the functions for chart management....
Installing the robot controller
The monitoring robot includes three executables......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......