ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The Dashboard control
Dashboards are essential elements in an application......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.