ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
List,Select,? (External language)
Returns the element selected in the list.
Group (Property)
The Group property is used to identify and change groups of elements.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HSetLog (Function)
Enables or disables log management on a file.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.