ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
New (Reserved word)
New is used to allocate memory space...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
GPSGetPosition (Function)
Retrieves information about the current device position.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Character strings
WLanguage supports different types of strings....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
PermissionRequest (Function)
Prompts the user to grant an application permission.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......