ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HOnError (Function)
Customizes the management of HFSQL errors.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Events associated with a Spreadsheet control
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Constant
The constants are language elements whose value is fixed once and for all...
Constants for test
List of constants used by the functions for managing automated tests....
Binding a Check Box control to an item
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.