ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Handling menu options programmatically
The menu options can be handled......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Environment of the window editor
The main elements of window editor are as follows:
HReadFirst (Function)
Sets the position on the first record according to a browse item.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
OpenMobileWindow (Function)
Opens a window in a mobile application.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
CurrentWin (Function)
Identifies the window currently in edit.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...