ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
MCI constants
List of constants used by the MCI functions....
Variables for managing the Drag and Drop
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Page templates
WEBDEV allows you to create page templates......
PageChangeLayout (Function)
Applies a specific layout to a page.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Android Widget windows
An Android application can contain one or more Widget windows......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Empty (Property)
The Empty property is used to determine if an element is empty.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....