ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
State (Property)
The State property gets and sets the state of an element.
Installing a SOAP server with IIS
FTP constants
List of constants used by FTP functions....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
WINDEV Mobile Framework License Agreement
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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).
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......