ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
EndProgram (Function)
Ends the execution of the current program.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Automation object
The Automation keyword is used to declare an automation object...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. 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....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
DateToDay (Function)
Returns the day that corresponds to a given date.
<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.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
PermissionRequest (Function)
Prompts the user to grant an application permission.
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...