ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Z-index of a control
All the controls in a window or report have a different z-index......
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)....
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
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, ......
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Spelling check functions
The following functions are used to manage the spelling checker:
Find/Replace in the current project
The "Find/Replace" feature is used to......
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....