ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
The pages
Pages are the main interface of a WEBDEV site......
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Print functions
List of print functions...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
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)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
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......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Handling Gantt Chart controls programmatically
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
<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.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Share your projects via Git
Git is a source code manager......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
ERR_BUTTON_EXPECTED