ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
grRaised (Function)
Used to display a chart with raised effect.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
fSize (Function)
Returns the size of a file (in bytes).
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fOpenTempFile (Function)
Creates and opens a temporary file.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
iPrintImage (Example)
Usage example of the iPrintImage function
fChangeSize (Function)
Resizes an external file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
iPageEnd (Function)
Forces the move to the next page during the report print.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.