ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
XMLSave (Function)
Saves an XML document in a file.
29. SEO in practice
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HTTPRequest (Function)
Starts an HTTP request on a server.
Constants for managing projects
List of constants used by the functions for managing projects....
Dequeue (Function)
Removes an element from the queue.
14. Managing the "Back" button in practice
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.