ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WINDEV and the SOAP protocol
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Zombie data files and items
During the life of an application, items live and die......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Setup in MSI format
You can create MSI installers......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
1
4
5
6
7
8
255
>