ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handle (External language)
Returns the handle of a window or control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
WDDeploy: Deploying a package
WDDeploy can be used to......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Progress Native Connector: Features and notes
Remarks and specific features of Native Progress Connector......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....