ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Events associated with supercontrols
List of events associated with supercontrols...
HRead (Function)
Reads a record in a file according to a given record number.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Handling controls in a report
The different operations available for the report controls are as follows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
iPreview (Function)
Configures the print destination.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Installing the robot controller
The monitoring robot includes three executables......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......