ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Fax constants
List of constants used by the functions for managing faxes....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Net constants
List of constants used by the Net functions....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
dBackground (Example)
Usage example of the dBackground function
HLinkMemo (Example)
Usage example of the HLinkMemo function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Creating the Relation windows of a WINDEV RAD pattern
Composite keys
A composite key is a key item containing several other items......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
PythonExecute (Function)
Executes a function present in a Python module.
TreeView constants
List of constants used by the TreeXXX functions...
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.