ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Using a query with parameters
A query with parameters can be used......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
3-tier architecture
The development in "3-tier" architecture is now simplified......
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
4. WEBDEV, WINDEV and WINDEV Mobile: 100% compatible
Copies a single file on a remote drive to another directory on same drive....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Access rights to a class property
A property is a code element that includes two processes......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....