ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
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.
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....
fMoveFile (Function)
Moves a file from one directory to another.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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.
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......
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....