ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grParameter (Function)
Retrieves or modifies a chart parameter.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Other operators
The following are additional operators......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
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)....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
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.
grExist (Function)
Checks the existence of a chart in memory.
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.