ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
iCloseReport (Function)
Stops printing the current report immediately.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
PDFPassword (Function)
Protects a PDF document with a password.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
CharactType (Function)
Returns information about the type of character.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
dPolyline (Function)
Draws a line composed of multiple segments.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.