ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information......
The different types of variables
The different types of variables are......
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....
3. Project dashboard
Usage example of the SysIconAdd function...
Creating a Java archive
When your Java application is developed, you can......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
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......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Task list
Each project can be associated with a task list......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Designing a supercontrol
A supercontrol is an advanced type of control......
Warning 124: Shadowing a global variable