ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
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.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
PermissionRequest (Function)
Prompts the user to grant an application permission.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.