ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Thread management functions
List of functions for managing threads...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
zipFileSize (Example)
Usage example of the zipFileSize function
xlsNbRow (Function)
Returns the number of rows found in an XLS file.