ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
fRead (Example)
Usage example of the fRead function
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Constants for WLanguage types
List of constants for managing WLanguage types....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
3. Deploying a dynamic WEBDEV site
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Defining a help window template
WINDEV allows you to create help window templates......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Table,Display (External language)
Refreshes the Table control.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
NFCSendTag (Function)
Sends a NFC tag to another device.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.