ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a data file in an OLE DB connection (only for data files defined programmatically).
Telephony: Managing incoming calls
The management of the incoming calls is performed in a specific "thread".
iEndReport (Function)
Forces the report print to stop.
HChangeConnection (Example)
Usage example of the HChangeConnection function
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
fSelect (Example)
Usage example of the fSelect function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
<Source>.Open (Function)
Opens a data file.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...
HOpen (Function)
Opens a data file.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control
Report based on a query
Queries are used to easily select records in one or more data files...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...
ReturnedValue (Property)
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
NextTitle (Function)
Modifies the title of next window to open.
Translating a text file with WDTRAD
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the control (data-bound or populated programmatically) ...
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Data-bound report
A data-bound report is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...
1
2
>