ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
LooperSelectPlus (Function)
Selects a row in a Looper control.
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
Google Maps functions
List of functions for managing Google maps...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
MemFound (Function)
Checks whether the sought element was found.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Table,Insert (External language)
Inserts an element into a table at a given position.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
WinOutWidth (Function)
Returns the full width of a window.
Description (Property)
The Description property is used to get and change the page description.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
DotNetDelegate (Function)
Initializes a.NET delegate.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......