ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
fMemOpen (Function)
Opens a memory zone shared between several applications.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Bar Code functions
The following functions are used to manage bar codes:...
Translating a text file with WDTRAD
Accessibilité (Property)
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....
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....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.