ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
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, ...).
HToItem (Function)
Assigns the specified value to an item of the current record.
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.
MDIOpen (Function)
Opens and enables an MDI child window.
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.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......