ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT setup
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Report controls
Several types of controls can be handled in a report created by the report editor......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Managing space characters in the searches?
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Handling menu options programmatically
The menu options can be handled......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The Edit control
The Edit control allows users to enter data......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
The pages
Pages are the main interface of a WEBDEV site......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Aliases on data files: HAlias
The aliases are used to handle......
Status bar of windows
The status bar of a window is used to display several types of information......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
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....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HCreateMovableReplica (Function)
Creates a movable replication.