ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Constants for managing the modification of windows by the user
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
2. User-friendly editors in practice
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Constants for WLanguage types
List of constants for managing WLanguage types....
ERR_LOADMOREDLL
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Setup in MSI format
You can create MSI installers......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....