ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
14. Controls in practice
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Query editor: Characteristics
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
dLine (Example)
Usage example of the dLine function
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.