ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToClipboard (Function)
Writes text or image information into the system clipboard.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
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....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
2. Projects in practice
Collapses a branch previously expanded....
fMoveFile (Function)
Moves a file from one directory to another.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.