ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Position
The Position keyword can correspond to...
Update (Property)
The Update property specifies the updates to be made.
Alias (Property)
The Alias property gets the alias of an element.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
PythonExecute (Function)
Executes a function present in a Python module.
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
grDestinationWnd (Function)
Defines a window as chart destination.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
ArrayDistinct (Function)
Returns an array without duplicates.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...