ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
zipFileSize (Example)
Usage example of the zipFileSize function
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
HTML Display control properties
HTML Display control properties...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
iReportPrintingStatus (Function)
Returns the status of the current print.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
NetworkConnect (Function)
Associates a drive with a shared network directory.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.