ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Start of Break block (Break header)
The Start of break block is optional......
Compilation options
The compilation options allow you to define the help system generation settings......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Popup window
WINDEV allows you to open windows in popup format......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The planes (in a window or in a report)
The planes are used to group the window controls......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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)....
Error 1001: The operators: and:: can only be used in the methods of classes
Telephony constants
List of constants used by telephony functions...
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
License agreement - HFSQL Client/Server