ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<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.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
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...
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail 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....
Lock constants
List of constants used by the functions for locking the applications....
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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).
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....