ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
HAdd (Example)
Usage example of the HAdd function
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...
fUncompress (Example)
Usage example of the fUncompress function
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......
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....
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
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....