ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Constants used by the the functions for managing the HFSQL Cluster
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
USB functions
List of USB functions...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ThreadPause (Function)
Pauses the current thread during the specified duration.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
iSkipLine (Function)
Forces one or more line break.