ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Handling Gantt Chart controls programmatically
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Handling Organization Chart controls programmatically
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
ERR_BUTTON_EXPECTED
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
WEBDEV concepts
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......