ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report data source
...The reports can be created with the data coming from:...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
13. Print: Reports
WINDEV reports...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Using the query result
The result of a select query can be used in......
Error 404: The file for HFSQL browse cannot be an expression of this type
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Print functions (prefixed syntax)
List of print functions...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Creating a Pivot Table control
To create a Pivot Table control......
3. Application development cycle
Development cycle of a WINDEV application....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Partial indexing of memos
You now have the ability to index the content of a text memo item......