ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Voice commands in your applications
The applications that you develop can react to the user's voice......
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....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
9. Generation modes
WINDEV Mobile includes different types of generation......
14. Generation modes
Generation modes...
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Constants for managing Windows events
The following constants are used to manage Windows events:...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
iGroupAdd (Function)
Adds a report to a group of reports.
fCreate (Function)
Creates an external file.
ThreadPause (Function)
Pauses the current thread during the specified duration.