ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Service variable
The Service variable is used to......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HCopyFile (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....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
MCI constants
List of constants used by the MCI functions....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
11. Controls in practice
Discover the main characteristics of the controls...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fSplit (Function)
Splits a file into several files.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Image drawing and processing functions
List of image drawing and processing functions...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).