ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<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.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Source>.ToPage (Function)
Automatically updates the controls of a page 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
fCurrentDrive (Function)
Gets or sets the current drive.
SysSetFocus (Function)
Sets focus to a window or control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
VibrationTrigger (Function)
Triggers the vibrations of the device.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.