ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
<zipArchive variable>.Close (Function)
Closes an archive.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Error 1009: The member of the class is private
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Error 1001: The operators: and:: can only be used in the methods of classes
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
Error 1054: 'Ancestor' cannot be used outside the code of a class
<xlsDocument variable>.Close (Function)
Closes an XLS file.
ModbusDisconnect (Function)
Closes the Modbus session.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
SNMPCloseSession (Function)
Closes an SNMP session.
ContextClose (Function)
Closes a page context.
MCIClose (Function)
Closes a media file.
HCloseAnalysis (Function)
Closes the current analysis.
HCloseConnection (Function)
Closes a connection to a database.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
1
2
3
4
5
6
100
>