ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Function)
Returns the current value of investment.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Combination (Type of variable)
A combination is a set of options.
Euro constants
List of constants used by the functions for managing the Euro....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Salesforce functions
List of Salesforce functions...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
URI constants
The following constants are used by URI-specific functions:...
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......