ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
FileDisplay (Function)
Displays a file in the browser of Web user.
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.
iPrintReport (External language)
Prints a report created with the report editor.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Events associated with the Pivot Table control
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.