ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SQLExec (Example)
Usage example of the SQLExec function
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Creating index keywords
Index keywords allow users to easily find a help page......
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......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Generating the RAD pattern
To generate a RAD pattern:...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
How to find out whether a report was printed?
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
2. WEBDEV administrator in practice
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Certificate
The Certificate keyword can correspond to...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......