ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Using an external component in an application
A component can be reused at any time in any application......
WidgetDisplay (Function)
Refreshes a widget window.
Certificate
The Certificate keyword can correspond to...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Variable scope
Variables can be declared anywhere in the code....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDTestSite: Load test
The stress tests are used to check......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Running the test of the User Groupware and installing it
Beep (Function)
Emits a beep.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HDescribeConnection (Function)
Describes a new connection to an external database.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......