ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Using an external component in an application
A component can be reused at any time in any application......
WDZip: Creating or modifying an archive
This help page explains how to......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SaaS-exclusive new features available in version 2025
L'administrateur de la fabrique logicielle permet de ......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Typing multilingual texts
For a multilingual application, you have the ability to......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....