ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
iPrintReport (External language)
Prints a report created with the report editor.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
XML functions
List of XML functions...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Creating and handling an item
The main operations that can be performed on an item are as follows......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Information 302: Ambiguity between a variable and a control
Quality (Property)
The Quality property is used to get and set the quality level of an element.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.