ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
IFrame control
IFrame is an HTML concept......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
11. Table/Looper controls
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
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......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ServiceWait (Function)
Pauses the current service during the specified duration.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....