ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grExist (Function)
Checks the existence of a chart in memory.
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Constants for managing Windows events
The following constants are used to manage Windows events:...
HReadSeek (Example)
Usage example of the HReadSeek function
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
grSourceSeries (Function)
Defines the source of a series.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iPageEnd (Function)
Forces the move to the next page during the report print.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.