ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HOpen (Function)
Opens a data file.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
dbgInfo (Function)
Returns a debug information.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
The single-part and multi-part archives
Two types of archives are available......
LoadParameter (Function)
Reads a persistent value.
Other operators
The following are additional operators......
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
iBorder (Function)
Prints a border at specified coordinates.
gpwAddUser (Function)
Adds a user to the User Groupware database.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Local procedure
Two types of procedures are available......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
gBackgroundGradient (Function)
Describes a display color in gradient mode.