ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
16. Types of code
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Query and project
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
8. If you are already familiar with WINDEV
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WINDEV concepts
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
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)....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
ERR_BAD_DLLEXE
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
9. Application menus
Menus are displayed in different ways......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......