ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
SAP functions
List of SAP functions...
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
HTML (Property)
The HTML property is used to configure the use of HTML content.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more tables.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more tables.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
AJAX programming via AJAX functions (Legacy)
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
USING IN (Stopwatch)
The instruction USE ... IN instruction automatically triggers and stops a timer.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......