ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
FontCreate (Function)
Creates a font definition.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
xlsSave (Function)
Saves an XLS document.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Conversion (Function)
Converts a value from a unit to another one.
9. Types of standard controls
Types of standard controls...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Font (Type of variable)
A Font variable creates a font programmatically...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Automation object
The Automation keyword is used to declare an automation object...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.