ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Title (Property)
The Title property is used to get and change the title of an element.
Events associated with ListView controls
List of events associated with ListView controls...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
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....
11. User Macro-Code: UMC in practice
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Start of Break block (Break header)
The Start of break block is optional......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......