ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
WebSocket functions
List of functions specific to WebSocket servers...
Mask management functions
The following functions are used to manage masks......
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
InfoBuild (Function)
Displays a custom message in a system information window.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
Dequeue (Function)
Removes an element from the queue.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Pop (Function)
Pops an element from a stack.