ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor......
Creating the windows and the pages of the RAD pattern
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Managing the styles
The help editor allows you to define styles of paragraphs......
DDE constants
List of constants used by the DDE functions...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
The Context Menu control (WEBDEV)
Context menus are often used in websites......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
gLine (Function)
Builds a sequence of characters containing a line.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Creating the link buttons in the windows of a WINDEV RAD pattern
Configuring an application with User Groupware
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Label report
The report editor allows you to create "Label" reports......
HListAnalysis (Example)
Usage example of the HListAnalysis function
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.