ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
fMerge (Function)
Merges several files into a single one.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HCheckStructure (Function)
Defines the mode for comparing data files.
zipListFile (Function)
Returns the list of files found in an archive.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Information 2104: This function is kept for backward compatibility
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......