ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiUnhold (Function)
Picks up a call on hold.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
WDSQL, SQL querier: Overview
WDSQL is used to......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
tapiHold (Function)
Puts a call on hold.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
tapiAnswerCall (Function)
Answers an incoming call that was detected.
KanbanFilter (Function)
Displays only cards that match the specified filter.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......