ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
FileDisplay (Function)
Displays a file in the browser of Web user.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Summary table: Application directory management by platform
Returns the list of continents....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.