ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Component (Property)
The Component property configures the different components of a composite key.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.