ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
HAdd (Example)
Usage example of the HAdd function
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HDeclare (Example)
Usage example of the HDeclare function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
fClose (Example)
Usage example of the fClose function
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Modbus constants
Constants used by the Modbus management functions....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Constants for managing character strings
List of constants used by string management functions...
zipFindFile (Example)
Usage example of the zipFindFile function
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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......
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.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
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).
Installing a SOAP server with Netscape iPlanet 4.1
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.