ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
dStraighten (Function)
Transforms an image by applying perspective correction.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
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....
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
Hash functions
Hashing is used to summarize a file or a character string......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
gImageExists (Function)
Checks whether an image was loaded in memory.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.