ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Accessibilité (Property)
Bar Code management functions
The following functions are used to manage bar codes:...
Telemetry: Main features
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
9. Types of standard controls
Types of standard controls...
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Copying controls from the window editor
The controls can be copied from the window editor......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Copying controls from the report editor
The controls can be copied from the report editor......
FontCreate (Function)
Creates a font definition.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Functions for managing objects (External language)
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......
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......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).