ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
HStatDate (Function)
Returns the date of the last update for the index statistics.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
MatCopy (Function)
Creates the copy of a matrix.
Page constants
List of constants used by page functions....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.