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)
ImageScrollingPosition (Function)
Returns the displayed image.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
2. Analysis in practice
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
RegistryQueryValue (Function)
Reads a value in the Windows registry.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Constants for managing projects
List of constants used by the functions for managing projects....
WaitWindowStart (Function)
Opens the wait window of application.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.