ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
4. HFSQL Classic
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Error 802: Invalid syntax for this function
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
<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....
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
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....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
BurnerAddFile (Function)
Adds a file to the compilation.
Code history
The code history is used to......
SaaSAdminAddSite (Function)
Adds a SaaS site.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sidebar control properties
List of properties associated with the Sidebar control...
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....