ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
xlsClose (Function)
Closes an XLS file.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Constants for managing videos
List of constants used by the functions for video management....
SQLListSource (Function)
Lists the data sources declared on a local site.
PaletteChange (Function)
Changes the palette used by the project or by a window.
HLinkMemo (Example)
Usage example of the HLinkMemo function