ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Mask management functions
The following functions are used to manage masks......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
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......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).