ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HDescribeItem (Example)
Usage example of the HDescribeItem function
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Compression (Property)
The Compression property gets and sets the data compression mode.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
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......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......