ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Conversion (Function)
Converts a value from a unit to another one.
Functions for handling directories and external files
List of functions for handling external files...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
iParameterViewer (Function)
Configures the report viewer.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
29. SEO in practice
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Google constants
List of constants used by the Google functions....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Error 25: No THEN statement is associated with this IF
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......