ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
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....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
NFCWriteTag (Function)
Starts writing data to an NFC tag.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Title (Property)
The Title property is used to get and change the title of an element.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
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......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
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.
The different types of integers
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
VibrationTrigger (Function)
Triggers the vibrations of the device.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.