ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Multilingual project
ERR_BAD_CONTEXT
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SCM file format evolutions
Four versions are available for the SCM repository......
HCloseConnection (Function)
Closes a connection to a database.
WidgetDisplay (Function)
Refreshes a widget window.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
SQLChangeConnection (Function)
Modifies the current connection.