ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.
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...
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....
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)......
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......
Chart: Managing legends
Several types of legends are supported in the charts......
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)....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Assisted universal replication: specific features
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....