ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
12. External component in practice
iPrintReport (External language)
Prints a report created with the report editor.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
HPass (Function)
Defines the password used to create or open a data file.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
KioskDisable (Function)
Disables kiosk mode for the current application.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
13. External component in practice
External component in practice...
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
FreeDLL
The FreeDLL keyword can correspond to ...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Constants for managing character strings
List of constants used by string management functions...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.