ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
CurrentMonth (Function)
Returns the number of the current month.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
ArraySort (Function)
Sorts a WLanguage array.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
iSequencingPrint (Function)
Prints a sequence of reports.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.