ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Task list
Each project can be associated with a task list......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Window controls
Several types of controls can be used in a window, ......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Feedback component
The Feedback component is a component provided with WINDEV......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
XMLResult (Function)
Returns the result of a calculation XPath query.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.