ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
ErrorBuild (Function)
Displays a custom error message in a system error window.
dPoint (Example)
Usage example of the dPoint function
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Control constants
List of constants used by the functions for managing controls...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Print constants
List of constants used by the print functions....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HOnError (Function)
Customizes the management of HFSQL errors.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
PDFToText (Function)
Extract the text contained in an Document PDF.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......