ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
SQLExec (Function)
Names and runs an SQL query.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Android Control Center
Do you know where to find your application log files?...
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Chart constants
List of constants used by the functions for chart management....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
SQL view
An SQL view is a virtual data source defined by an SQL query......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
TableMode (Function)
TableMode is kept for backward compatibility.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......