ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDI functions
List of MDI functions...
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
9. Monitor your sites, servers, etc.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Area (Property)
The Area property is used to define an area.
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Break in a report
The break is used to group the records corresponding to a sort criterion......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Map control properties
The following properties can be used with Map controls:...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Discover all the possibilities of pivot tables
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Generating the RAD pattern
To generate a RAD pattern:...
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.