ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Printing nested reports
To create a main report containing several secondary reports:...
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Creating a Java archive
When your Java application is developed, you can......
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....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
19. Upload: Sending files to the server
15. Project Management Hub
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
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......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).