ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various WEBDEV constants
Various WEBDEV constants...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Link control properties
The Link control is available in a page and in a report......
HDescribeItem (Function)
Describes a file item through programming.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
ThreadCurrent (Function)
Returns the name of the thread currently run.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ThreadState (Function)
Returns the current status of a thread.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
UUDecode (Function)
Decodes a character string in UUEncode format.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
EventDestroy (Function)
Explicitly destroys an event.