ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
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....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
7. Window templates
...Window templates...
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.
7. Multilingual applications in practice
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SysSerialNum (Function)
Returns the IMEI number of the current device.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
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....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
10. Page templates
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
gpwConnectUser (Function)
Connects a user to the User Groupware.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function