ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Defining a help window template
WINDEV allows you to create help window templates......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
grSourceSeries (Function)
Defines the source of a series.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HDataSourceKnown (Function)
Determines if a data source has been initialized.
ProjectInfo (Function)
Returns specific information about the project currently run.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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......
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......