ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Description (Property)
The Description property is used to get and change the page description.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Open (Function)
Opens a modal WINDEV window.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
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 tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The Upload control
The Upload control is used to upload files on the Web server......