ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLTransaction (Example)
Usage example of the SQLTransaction function
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grType (Function)
Identifies or modifies the type of chart.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
grDeleteSeries (Function)
Deletes a data series from a chart.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
apExecute (Function)
Runs an action plan.
zipExist (Function)
Used to find out whether an archive exists.
grOrientation (Function)
Modifies the orientation of chart axes.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
xlsSave (Function)
Saves an XLS document.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
fSize (Function)
Returns the size of a file (in bytes).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.