ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
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 with a custom or default value.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
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.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
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 possible changes made by HAlias).
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 criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
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.
fFileExist (Function)
Checks the existence of an external file.
OLELoad (Function)
Initializes an OLE control with an OLE object.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HListConnection (Function)
Returns the list of connections currently described in the application.