ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
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.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
QuickActionList (Function)
Lists the application's quick actions....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.