ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Accessing a database via a web service
The database can be accessed via a web service......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Environment of the query editor
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
The Organizer control
The Organizer control is used to display and handle organizers......
WDDIXIO overview
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
12. Universal replication
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipSelectFile (Function)
Selects files from an archive.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......