ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of reserved words
Constants for SMS functions
List of constants used by the SMS functions....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
HFSQL constants
List of constants used by the HFSQL functions....
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Type (Property)
The Type property is used to get and change the type of an element.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SysSerialNum (Function)
Returns the IMEI number of the current device.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....