ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Structure (Type of variable)
A structure is a custom type of data...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min