ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
23. Print modes
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Reports
A report provides a custom view of data......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
IFrame control
IFrame is an HTML concept......
Server (Property)
The Server property is used to manage servers.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.