ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.