ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
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.
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....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HTTPRequest (Example)
Usage example of the HTTPRequest function
ChangeCharset (Example)
Usage example of the ChangeCharset function
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Copying and cloning
Variables are copied using the "=" operator...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FTPConnect (Example)
Usage example of the FTPConnect function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
fMakeDir (Example)
Usage example of the fMakeDir function
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
fDateTime (Example)
Usage example of the fDateTime function
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
fCopyDir (Example)
Usage example of the fCopyDir function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.