ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
WDINT license agreement
WDINT license agreement...
fAttribute (Example)
Usage example of the fAttribute function
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Handling Scheduler controls programmatically
A Scheduler control can be......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Handling Organization Chart controls programmatically
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
WEBDEV Application Server - 10 connections - License agreement
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.