ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used by the TraceStart function
List of constants used by the TraceStart function....
HTTP constants
List of constants used by the HTTP functions....
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Structure of data files of user groupware
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
MyPage (Reserved word)
MyPage is used to handle the current page...
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Page (Property)
The Page property is used to handle a page.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Multimedia control events
List of events associated with a Multimedia control...
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
ThreadPause (Function)
Pauses the current thread during the specified duration.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.