ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
3. Project dashboard
Status bar of windows
The status bar of a window is used to display several types of information......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Line control properties
List of properties associated with the Line control...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Video control properties
The following properties can be used on a Video control:...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Typing multilingual texts
For a multilingual application, you have the ability to......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Time management
For each element (windows, reports, ......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Variable scope
Variables can be declared anywhere in the code....
Container column in a Table control
A cell found in a Table control can contain a set of controls......