ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
fCurrentDir (Function)
Identifies or modifies the current directory.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
DocSave (Function)
Saves a document as a "docx" file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.