ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
fSeek (Function)
Gets and sets current position in an external file.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
Error 802: Invalid syntax for this function
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
RSS feed management functions
List of functions for managing RSS feeds...
Facebook functions
List of Facebook functions...
SQLExec (Example)
Usage example of the SQLExec function