ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Report and project
In most cases, a report is linked to a project......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Error 25: No THEN statement is associated with this IF
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
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......
Linking a Combo Box control to a table
A List Box or Combo Box control can be used to display the content of a table, to allow a user to select a record, for example......
ERR_DISCONNECTED_TIMEOUT
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......