ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.