ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Financial functions
List of financial functions...
FTPSend (Example)
Usage example of the FTPSend function
Table,Add (External language)
Adds an element to a Table control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Print modes of a report
Several print modes are available for a report....
How to manage enumerations programmatically?
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
zipListFile (Function)
Returns the list of files found in an archive.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Commands of the external interface
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
dCopy (Function)
Copies an image to another image.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
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....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......