ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Creating nested reports
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Hyper File functions available for backward compatibility