ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding a ListView control to an item
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
HCreation (Example)
Usage example of the HCreation function
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
fReadLine (Example)
Usage example of the fReadLine function
Creating a Pivot Table control
To create a Pivot Table control......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
ChangeAction (Example)
Usage example of ChangeAction
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.