ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
1. Examples provided with WINDEV Mobile
Events associated with the project
List of events associated with the project...
TreeView constants
List of constants used by the TreeXXX functions...
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
MyPage (Reserved word)
MyPage is used to handle the current page...
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.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.