ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
HJSONToRecord (Function)
Imports JSON data into the current record.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HRead (Function)
Reads a record in a file according to a given record number.
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HPrevious (Function)
Positions on the previous file record according to a browse item.
HDeleteTrigger (Function)
Deletes a trigger.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HMode (Function)
Changes the mode and the method for locking data files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HState (Function)
Used to find out the state of a record.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.