ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Multi-product external components
Components are a remarkably useful tool for development teams......
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....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Declaring and using a variable
A variable is defined by name and type......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
What is an application?
An application is a set of objects (windows, controls, ......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
ERR_BAD_ACTION
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......