ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Constants for managing the modification of windows by the user
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Constants for managing Windows events
The following constants are used to manage Windows events:...
WDXView : Use
This help page presents the different features of WDXView......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
2. User-friendly editors in practice
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Aliases on data files: HAlias
The aliases are used to handle......