ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMode (Function)
Changes the mode and the method for locking data files.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
fCreate (Function)
Creates an external file.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
dArc (Example)
Usage example of the dArc function
Commands of the external interface
HRead (Function)
Reads a record in a file according to a given record number.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Events associated with a Spreadsheet control
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
The Multimedia control
The Multimedia control is used to play multimedia files......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).