ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
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....
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.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
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.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
fSeek (Function)
Gets and sets current position in an external file.
Report controls
Several types of controls can be handled in a report created by the report editor......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.