ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Comparison operators
The comparison operators can be divided into several categories......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Link (Property)
The Link property is used to get and change the link of an element.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Seek (Function)
Searches for the index of an element in a WLanguage array.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Constants for the Exif functions
List of constants used by the Exif functions....
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....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......