ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
PageAddress (Function)
Used to find out the Internet address of a page.
SysIconize (Function)
Used to find out whether a window is minimized.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCalledID (Function)
Used to find out the phone number called.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
USBFind (Function)
Finds a USB device according to keywords.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
ControlToSource (Function)
Assigns the control value to the source of a control link.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).