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.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
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...
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...