ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
GeometryArea (Function)
Calculates the area of a given geometry.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
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.