ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Event
The Event keyword can correspond to:
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
HTML (Property)
The HTML property is used to configure the use of HTML content.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
ThreadEnd (Function)
Ends the execution of the current thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....