ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
State (Property)
The State property is used to get and change the state of an element.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Parameter (Property)
The Parameter property is used to get and change certain parameters.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Error 4: A space is required after the ':' character
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
ODBCUserName (Property)
The ODBCUserName property allows you 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....
ODBCDatabaseName (Property)
The ODBCNomBase property allows you 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"....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HTTPRequest (Function)
Starts an HTTP request on a server.
Various WEBDEV constants
Various WEBDEV constants...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Typecasting of parameters
The description of the parameter type is optional......
Variables for managing the Drag and Drop