ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
Installing a SOAP server with Netscape iPlanet 4.1
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
Constants for managing appointments
Lists of constants used to manage the appointments...
<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), ...).
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.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
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.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.