ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Color (Property)
The Color property is used to get and change the color of an element.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
SQLFirst (Function)
Positions on the first row of the query result.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
XMLResult (Function)
Returns the result of a calculation XPath query.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).