ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Drawer control properties
List of properties associated with the Drawer control...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HTTP constants
List of constants used by the HTTP functions....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
PageAddress (Function)
Used to find out the Internet address of a page.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.