ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
XMLOpenReader (Example)
Usage example of XMLOpenReader
PageChangeLayout (Function)
Applies a specific layout to a page.
BrowserType (Function)
Returns the type of browser used by the Web user.
SNMP constants
List of constants used by the SNMP functions....
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
PageDisplay (Function)
Displays a web page in the user's browser....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Miscellaneous Windows constants
List of constants used by the Windows functions....
GPSGetPosition (Function)
Retrieves information about the current device position.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Guided tour management constants
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
DiagramToSVG (Function)
Exports a diagram to an SVG image.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function