ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Various WEBDEV constants
Various WEBDEV constants...
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
SocketRead (Function)
Retrieves a message sent by another socket.
Time management help
Time management is extremely important......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......