ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HPass (Function)
Defines the password used to create or open a data file.
Formula (Property)
The Formula property describes a formula in a document or data sheet.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Aliases on data files: HAlias
The aliases are used to handle......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
8. Associating controls with data
Error 403: The item does not belong to the file
Entity of a CDM
To group information according the MERISE method, entities must be created......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.