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.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Time management
For each element (windows, reports, ......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
ArraySort (Function)
Sorts a WLanguage array.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Using the task management and the schedule
Time management is extremely important......
Constants used by the the functions for managing the HFSQL Cluster
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.