ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Warning 124: Shadowing a global variable
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
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......
Recompiling the project
The project compilation is a process used to......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
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:...
ERR_NOTADEVVERSION
ERR_NO_APPLICATION
Task list
Each project can be associated with a task list......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Creating a Java archive
When your Java application is developed, you can......