ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Custom tooltips
Tooltips are very useful for application users......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Events associated with TreeView controls
List of events associated with TreeView controls...
HDelete (Function)
Deletes a record from a data file (query or view).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Print constants
List of constants used by the print functions....
14. Generation modes
Generation modes...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
12. Pages in practice
18. Order of execution of the code of buttons/links
9. Types of standard controls
Types of standard controls...
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
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....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Java application and WINDEV
A Java application is an application entirely compiled in Java......