ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
HDescribeLink (Function)
Describes a link between two tables programmatically.
Options of the window editor
To configure the general options of the window editor......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Overview
Overview of the different operators...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
4. HFSQL Classic
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDSQL, SQL querier: Overview
WDSQL is used to......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......