ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Combination (Type of variable)
A combination is a set of options.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Service variable
The Service variable is used to......
Information 37: Optimize your FOR loop
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
9. Types of standard controls
Types of standard controls...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......