ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
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...
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...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Variable scope
Variables can be declared anywhere in the code....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Native Access to SAP
SAP is a widely used ERP......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Events associated with the project
List of events associated with the project...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
11. Internal components in practice
Internal components in practice...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Internal component
An internal component is a set of elements from a project......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
9. Generation modes
WINDEV Mobile includes different types of generation......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Enumeration (Type of variable)
An enumeration is a set of values......
1
2
3
4
5
6
93
>