ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<Toast>.Display (Function)
Displays a "Toast" message.
Calendar functions
List of Calendar functions...
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
DocSelect (Function)
Selects a fragment in a Word Processing control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).