ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (Function)
Opens a modal WINDEV window.
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......