ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 1: Configuring the print parameters
This step allows you to choose......
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.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS 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.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
HPass (Function)
Defines the password used to create or open a data file.
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......
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......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Aliases on data files: HAlias
The aliases are used to handle......
Overview
Overview of the different operators...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Error 39: The END statement marking the end of declaration of the composite variable is missing
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......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......