ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
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.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Functions for managing emails (prefix syntax)
List of functions for managing emails...
<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.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
SilverLight control properties
List of properties associated with the SilverLight control...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.