ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
fWrite (Function)
Writes: a character string to an external file. a memory section....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
fListFile (Example)
Usage example of the fListFile function
EventChange (Function)
Modifies the status of an event.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....