ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
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.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
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....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.