ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
Copying and cloning
Variables are copied using the "=" operator...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The Organizer control
The Organizer control is used to display and handle organizers......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HOpen (Function)
Opens a data file.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ChangeCharset (Example)
Usage example of the ChangeCharset function
HTTPRequest (Example)
Usage example of the HTTPRequest function
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....
FTPConnect (Example)
Usage example of the FTPConnect function
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
fMakeDir (Example)
Usage example of the fMakeDir function
iDestination (Function)
Configures the print destination.