ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

End of break block
The End of break block is optional......
Chart: Managing legends
Several types of legends are supported in the charts......
Test of a query
The query editor allows you to run the test of query result......
Feedback component
The Feedback component is a component provided with WINDEV......
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......
Events associated with a Navigation Bar control
ERR_BAD_URL
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ERR_BAD_CONTEXT
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....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
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......
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......
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......
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......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
5. Deploying a dynamic site (Session or AWP) in practice
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.