ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing videos
List of constants used by the functions for video management....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Operating mode of dynamic Active WEBDEV Pages
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
WINDEV Mobile Framework License Agreement
ReplicSynchro: Use
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).