ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
8. Optimizing an application
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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.
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....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
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....
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.
Service variable
The Service variable is used to......
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)....
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.