ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Name (Property)
The Name property is used to get the name of an element.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Constants used by the scanner functions
Constants used by the scanner functions...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Types of Edit controls
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
iPreview (Function)
Configures the print destination.