ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating a translation file
WDINT allows you to create a translation file....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
21. Reports
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ImageNext (Function)
Displays the next image for the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
13. Types of standard controls
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The test mode cannot operate without the project and its pages, ...
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......