ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
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.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
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.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Window controls
Several types of controls can be used in a window, ......
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....
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
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.
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...
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.)....