ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssInitialize (Function)
Loads a RSS feed in memory.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
Constants for managing appointments
Lists of constants used to manage the appointments...
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Manipulating Organizer controls programmatically (prefix syntax)
Organizer controls can be manipulated programmatically....
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the database schema to an HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
New (Reserved word)
New is used to allocate memory space...
HDropView (Function)
Deletes a materialized view from the HFSQL server.
DiagramSave (Function)
Saves a diagram as a "diag" file.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
HAddLink (Function)
Adds an integrity rule between two tables on the server.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
GeometryDistance (Function)
Calculates the distance between two geometries.
Character strings
WLanguage supports different types of strings....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.