ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
ServiceStop (Function)
Stops a service.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Events associated with Tab controls
List of events associated with Tab controls...