ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Font
The Font keyword can correspond to: a Font variable. the Font property....
HTTPAddFile (Function)
Adds a file to the HTTP form.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
LooperInsertLine (Function)
Inserts a row into a Looper control.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
HOpen (Function)
Opens a data file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....