ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
ERR_BAD_PARAMETER
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
ERR_BAD_CONTEXT_INTERNAL
ERR_CANNOT_LAUNCH
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.