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.
Debugging constants
List of constants used by the debugging functions...
16. Java applications in practice
Java applications in practice...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Creating and handling an item
The main operations that can be performed on an item are as follows......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Color (Property)
The Color property is used to get and change the color of an element.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Content (Property)
The Content property is used to get and change the content of an element.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Constants for managing masks
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.