ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
14. PHP generation in practice
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Wait (Function)
Temporarily stops the program execution.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Share your projects via Git
Git is a source code manager......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.