ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Success (Property)
The Success property indicates whether the operation was successful.
Enabled (Property)
The Enabled property enables or disables an element.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
URL (Property)
The URL property is used to get and change a URL.
Error
The Error keyword is used to manage the errors.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.