ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Internal component
An internal component is a set of elements from a project......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HRead (Function)
Reads a record in a file according to a given record number.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Manipulating a Layout control programmatically
A Layout control can be......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Page Footer block
The Page footer block is run at the end of each page......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......