ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Android Widget windows
An Android application can contain one or more Widget windows......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
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 in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
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
11. Window templates
WINDEV Mobile allows you to create window templates....
Z-index of a control
All the controls in a window or report have a different z-index......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
<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.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......