ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageEnd (Function)
Forces the move to the next page during the report print.
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).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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....
grExist (Function)
Checks the existence of a chart in memory.
grSourceSeries (Function)
Defines the source of a series.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iZoneHeight (Example)
Usage example of the iZoneHeight function
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
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....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
grIncreaseData (Function)
Adds a value to a data in a chart.