ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
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.
SQLTransaction (Example)
Usage example of the SQLTransaction function
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).
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
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.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.