ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Error 4: A space is required after the ':' character
How to use an array of structures?
An array of structures is an Array variable......
Example for creating a select query
This help page explains how to create two select queries......
Binding a Link control to an item
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Properties of a help page
The characteristics of a help page are used to define......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Creating a Java archive
When your Java application is developed, you can......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Replication: The different types
The data replication is a powerful feature......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WDDIXIO overview
7. Source Code Manager (SCM)
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
3. Deploying a WINDEV application