ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Code snippets
The code editor allows you to enter "Code snippets"......
Different types of data (Type of variable)
A variable is defined by name and type......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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....
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).
Telephony constants
List of constants used by telephony functions...
Start of Break block (Break header)
The Start of break block is optional......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
11. Window templates
WINDEV Mobile allows you to create window templates....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
"About" window
The "About" window is used to display and access various information about the current application......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
License agreement - HFSQL Client/Server
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Popup window
WINDEV allows you to open windows in popup format......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....