ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ToClipboard (Function)
Writes text or image information into the system clipboard.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
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....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SocketRead (Function)
Retrieves a message sent by another socket.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
ERR_MSG_BOX
Constants for managing contact functions
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Error 120: Redefinition of the structure
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.