ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Title (Property)
The Title property is used to get and change the title of an element.
iParameterReport (Function)
Configures the printer by opening the configuration window.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
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.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
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
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Start of Break block (Break header)
The Start of break block is optional......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
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......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.