ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
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......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DNS functions
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
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"....
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)....
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Detailed use of WINDEV FTP/RPC
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....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
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").
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....