ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HChangeName (Example)
Usage example of the HChangeName function
zipFindFile (Example)
Usage example of the zipFindFile function
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
2. Projects in practice
Discover the main operations that can be performed on a project....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HTML Editor control properties
Properties associated with the HTML Editor control....
fUncompress (Example)
Usage example of the fUncompress function
Installing a SOAP server with Netscape iPlanet 4.1
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SQLTransaction (Example)
Usage example of the SQLTransaction function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.