ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Sound (Function)
Plays a sound in WAV format.
zipListFile (Function)
Returns the list of files found in an archive.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
grOrientation (Function)
Modifies the orientation of chart axes.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
fSize (Function)
Returns the size of a file (in bytes).
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
grDeleteAll (Function)
Erases a chart and destroys this chart.
fSelectDir (Function)
Opens a directory picker.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.