ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
Android permission management functions
The following functions are used to manage permissions in Android applications...
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Managing assertions
...The main available features are as follows:...
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......