ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Component (Property)
The Component property configures the different components of a composite key.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
GeometryArea (Function)
Calculates the area of a given geometry.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Constants for managing appointments
Lists of constants used to manage the appointments...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
PicResize (Function)
Resizes a WDPic image.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
JSONToXML (Function)
Converts a JSON string to XML.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.