ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Contains (Function)
Allows you to check if a substring is within a string.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Constants for managing appointments
Lists of constants used to manage the appointments...
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
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.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.