ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Label (Property)
The Label property is used to get and define the label of an element.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
<Source>.Password (Function)
Defines the password used to create or open a data file.