ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Using several libraries in an application
A library is a WDL file that contains all the resources......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
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.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
PDF printing: Special cases
Specific features of print in PDF format...
Using .NET assemblies in a project
To use .NET assemblies in a project......
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....