ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page with parameters
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Defining columns of Table controls programmatically
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
WebSocket functions
List of functions specific to WebSocket servers...
1. What is the WEBDEV administrator used for
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
AWP without UI
Bootstrap, Angular, React, Vue......
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
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....
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......
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......
1
2
3
4
5
6
49
>