ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
xmlReader (Variable type)
The xmlReader type is used to read an XML document without loading it in memory.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Report based on a query
Queries are used to easily select records in one or more data files......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Events associated with Check Box controls
List of events associated with Check Box controls...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Automation object
The Automation keyword is used to declare an automation object...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.