ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
14. PHP generation in practice
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Constants for WLanguage types
List of constants for managing WLanguage types....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Library,Disk (External language)
Opens the project library that is stored on disk.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Assisted universal replication: specific features
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.