ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
7. Window templates
...Window templates...
Rights on the virtual directory
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
7. Dynamic site on specific configurations
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
7. Multilingual applications in practice
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
ERR_BAD_ACTION
WDZip: Overview
WDZip is used to compress and group your files in archives......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Popup window
WINDEV allows you to open windows in popup format......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
7. Internal component
An internal component is a set of elements from a project....
7. AJAX technology
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
WEBDEV Application Server 2024
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
1
2
3
4
5
6
219
>