ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Detailed use of WINDEV FTP/RPC
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
fTempDir (Function)
Returns the name of directory used to store the temporary files.