ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Progress Bar control properties
List of properties associated with the Progress Bar control...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......