ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
11. User Macro-Code: UMC in practice
Push notification
A mobile device can receive push notifications......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
After
They After keyword can correspond to:
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Creating the Vision windows of the WINDEV RAD pattern
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
.NET Assemblies
.NET is Microsoft's software development platform......