ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
List,Select,? (External language)
Returns the element selected in the list.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
TreeCollapse (Function)
Collapses a branch previously expanded.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
grGetData (Function)
Retrieves a data from a chart.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....