ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
The HTML control
The HTML control displays HTML pages or HTML code......
ERR_BAD_URL
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 app mode. Function kept for backward compatibility....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Describing an element
A flexible modeling includes different elements linked together......