ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadNext (Function)
Sets the position on the next data file record according to a browse item.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
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......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Environment of the report editor
Environment of the report editor...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Environment of the window editor
The main elements of window editor are as follows:
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
PDFToText (Function)
Extract the text contained in an Document PDF.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.