ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilter (Function)
Defines and enables a filter on a data file, view or query.
The "Analysis" pane
The "Analysis" pane lists......
Internal component
An internal component is a set of elements from a project......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
ERR_WDADMIN_EXIST
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
1. Examples provided with WINDEV Mobile
DDESend (Function)
Sends a data to the program connected via DDE.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.