ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.InfoServerProperty (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.
HInfoServerProperty (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.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
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......
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").