ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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
ChangeCharset (Example)
Usage example of the ChangeCharset 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
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate 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
fDateTime (Example)
Usage example of the fDateTime function
HDeclare (Example)
Usage example of the HDeclare 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:...
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
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).
HOpenConnection (Example)
Usage example of the HOpenConnection function
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function