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.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<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.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
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...
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.
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....
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......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Standard FTP functions
List of standard FTP functions...
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.