ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
<DiskFile variable>.Close (Function)
Closes an external file.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The single-part and multi-part archives
Two types of archives are available......
Native Sybase Connector for WINDEV and WEBDEV 2024
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
fSeek (Example)
Usage example of the fSeek function
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
zipDeleteFile (Function)
Deletes a file from an archive.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).