ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project portfolio
From version 25, you can create "project portfolios"......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Kanban control events
The following events are associated with Kanban controls......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
MyReport (Reserved word)
MyReport is used to handle the current report...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
HListItem (Example)
Usage example of the HListItem function
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Events associated with Table controls
List of events associated with Table controls...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....