ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an insert query
An insert query (corresponding SQL statement......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Error 1054: 'Ancestor' cannot be used outside the code of a class
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
23. Print modes
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Error 31: The file to include is not found. Check the name and path ...
Operations performed on component diagrams
The following paragraphs explain......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Test of a query
The query editor allows you to run the test of query result......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
9. Sharing a project in practice
Sharing a project in practice...