ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day...
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
diffApply (Function)
Applies a difference buffer to a specific buffer.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure...
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HClient structure
The HClient structure is used to......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
TimeToString (Function)
Converts a time to a string in the specified format.