ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
ChangeCharset (Example)
Usage example of the ChangeCharset function
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WINDEV License Agreement
WINDEV License Agreement...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
PageParameter (Example)
Usage example of the PageParameter function
FTPConnect (Example)
Usage example of the FTPConnect function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fMakeDir (Example)
Usage example of the fMakeDir function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HDeclare (Example)
Usage example of the HDeclare function
Select query description window: Items that can be used
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fCopyDir (Example)
Usage example of the fCopyDir function
Creating the Vision pages of the WEBDEV RAD pattern
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Index (Property)
The Index property is used to get the index of an element.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).