ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocket functions
List of functions specific to WebSocket servers...
Browser management functions
List of functions for managing browsers...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Automation object
The Automation keyword is used to declare an automation object...
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
iDestination (Function)
Configures the print destination.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
<Image>.Next (Function)
Displays the next image for the scroll.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
PermissionRequest (Function)
Prompts the user to grant an application permission.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
DateToDay (Function)
Returns the day that corresponds to a given date.
New (Reserved word)
New is used to allocate memory space...
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ImageStartScrolling (Function)
Starts cycling through images.