ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
List of operators
Size (Example)
Usage example of the Size property
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
PC SOFT Free Technical Support
Thank you for buying one of our products......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
1. What is the WEBDEV administrator used for
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.