ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
Time and date management properties
List of properties for managing dates and times...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Properties associated with the chart series
List of properties associated with the chart series...
Properties associated with Combo Box controls that display a table
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Link control properties
The Link control is available in a page and in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
3. Site development life cycle
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
28. Site SEO
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Border of controls
One of the most important elements of control style is its border......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......