ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Assignment operators
Three assignment operators are available......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
2. Modes to install an application
Android Control Center
Do you know where to find your application log files?...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
4. Dedicated server or shared server?
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Creating the windows and the pages of the RAD pattern
Handling Gantt Chart controls programmatically
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.