ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
The HTML control
The HTML control displays HTML pages or HTML code......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The Wire control
The Wire control is used to visually link 2 controls......
Events associated with formatted display controls
List of events associated with formatted display controls...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
7. Multilingual applications in practice
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......