ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Example for creating a select query
This help page explains how to create two select queries......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Task list
Each project can be associated with a task list......
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).