ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToItem (Function)
Assigns the specified value to an item of the current record.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
NetGetFile (Example)
Usage example of the NetGetFile function
MDIOpen (Function)
Opens and enables an MDI child window.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HDFS constants
The following constants are used by the HDFS functions:...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
grDraw (Function)
Draws a chart according to the specified parameters.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HRead (Function)
Reads a record in a file according to a given record number.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
EmailCheckAddress (Function)
Checks the validity of an email address.