ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
WHelp (Function)
Displays a file or help page in CHM format.
PageChangeLayout (Function)
Applies a specific layout to a page.
Note (Property)
The Note property is used to get and change a text associated with an element.
Wait (Function)
Temporarily stops the program execution.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Share your projects via Git
Git is a source code manager......
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.