ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HRegenerateFile (Function)
Regenerates a table from its log.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
CheckUserIDentity (Function)
Checks the identity of the current user using biometric authentication.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Code snippets
The code editor allows you to enter "Code snippets"......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Specific features of the applications for iPhone/iPad
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.