ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
2. Projects in practice
Discover the main operations that can be performed on a project....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Data persistence
The data persistence is used to store the value typed by the user......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
14. Generation modes
Generation modes...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Compatibility between external components and deployed applications
A component can evolve in many ways......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
8. Windows in practice
Discover the main actions that can be performed on the windows....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......