ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
ERR_MSG_BOX
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
WINDEV Framework License Agreement
Designing a supercontrol
A supercontrol is an advanced type of control......
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WINDEV Mobile Framework License Agreement
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
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......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
12. Synchronizing data
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......