ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Handling Spreadsheet controls programmatically (in a report)
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
The structure of the file for remote control
The management of remote control uses a file in INI format......
HSetREP (Function)
Enables or disables the management of .REP file.
HSetLog (Function)
Enables or disables log management on a file.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Carousel control
The Carousel control is used to display an animated menu made of images......
zipDeleteFile (Function)
Deletes a file from an archive.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ERR_NO_WDADMIN
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
SCM file format evolutions
Four versions are available for the SCM repository......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
BurnerAddFile (Function)
Adds a file to the compilation.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.