ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
RegistryCreateKey (Function)
Creates a key in the Windows registry.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
TimeToString (Function)
Converts a time to a string in the specified format.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MoveLine (Function)
Allows: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.