ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector 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....
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....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
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......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
1. WEBDEV administrator
In a web application, you may need to run long processes (for example, to update counters......
1
4
5
6
7
8
93
>