ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ModbusDisconnect (Function)
Closes the Modbus session.
CertificateList (Function)
Returns the list of certificates available on the computer.
CertificateSignString (Function)
Creates the signature of a character string.
EventClose (Function)
Closes a synchronization event between several threads.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
<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>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<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.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
Android permission management functions
The following functions are used to manage permissions in Android applications...
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.