ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Count (Property)
The Count property returns the number of elements in a given set.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
diffApply (Function)
Applies a difference buffer to a specific buffer.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....