ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
OCRAddLanguage (Function)
Adds a language to the native OCR system.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Local procedure
Two types of procedures are available......
Windows
The windows represent the main interface of a WINDEV application......