ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Error 704: The property does not exist on
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Functions for managing objects (External language)
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
14. PHP generation in practice
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
<Connection variable>.ListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
10. Page templates
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
User (Property)
The User property is used to identify and change the user of a feature.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...