ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Constants for managing certificates
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
WDTRAD license agreement
WDTRAD license agreement...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.