ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
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).
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
Comparison operators
The comparison operators can be divided into several categories......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Reals
BurnerList (Example)
Usage example of the BurnerList function
HToItem (Function)
Assigns the specified value to an item of the current record.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
grDraw (Function)
Draws a chart according to the specified parameters.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Constant
The constants are language elements whose value is fixed once and for all...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.