ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Error 122: The name of an Automation object must be a string
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).