ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
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......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Environment of the window editor
The main elements of window editor are as follows:
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
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.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.