ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSSend (Function)
Sends an SMS.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HFSQL constants
List of constants used by the HFSQL functions....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" 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.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Google document management functions
List of functions for managing Google documents...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
14. PHP generation in practice
HCross (Function)
Crosses a record in a data file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Google Calendar management functions
List of functions for managing Google calendars...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......