ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
PageAddress (Function)
Used to find out the Internet address of a page.
SysIconize (Function)
Used to find out whether a window is minimized.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
tapiCalledID (Function)
Used to find out the phone number called.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
USBFind (Function)
Finds a USB device according to keywords.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
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......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Step 1: Configuring the print parameters
This step allows you to choose......