ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiHold (Function)
Puts a call on hold.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HSetMemo (Function)
Used to modify the management mode of memo items.
tapiListen (Example)
Usage example of the tapiListen function
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
HListAnalysis (Example)
Usage example of the HListAnalysis function
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
tapiUnhold (Function)
Picks up a call on hold.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Width (Property)
The Width property is used to determine and change the width of an element.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
tapiAnswerCall (Function)
Answers an incoming call that was detected.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Size (Property)
The Size property is used to determine and change the size of an element.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
5. Which type of server to choose?
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...