ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
HTML document management functions
List of functions that manipulate HTML documents....
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.