ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

24. Displaying and linking pages
Find/Replace in the current project
The "Find/Replace" feature is used to......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
17. Managing tasks
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
19. Managing tasks
Managing tasks...
Toast management functions
<Toast>.Display (Function)
Displays a "Toast" message.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
11. External component
Z-index of a control
All the controls in a window or report have a different z-index......
The "Analysis" pane
The "Analysis" pane lists......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
dbgEndRecording (Function)
Stops recording the scenario.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
How to save and retrieve an image in a binary memo
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......