ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Multiline strings
To type character strings over several lines in the code editor...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.