ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDay (Function)
Returns the day that corresponds to a given date.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
Toast management functions
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
7. AJAX technology
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Organizer control functions
The following functions are used to manage the Organizer control:...
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.