ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
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.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Burner constants
List of constants used by the burner functions....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Items (Property)
The Items property is used to configure the different items of a full-text index.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
StatAverage (Example)
Usage example of the StatAverage function
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
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"....
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"....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.