ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Cell control
The Cell control contains controls......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
The Flexbox control
Flexbox is a standard layout system for web pages......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
<ftpConnection variable>.FileExist (Function)
Checks if a given file exists on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.