ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Header
The Header property is used to get and change a header.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Wait (Function)
Temporarily stops the program execution.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HLogRestart (Function)
Restarts the logging process on a file.
Looper constants
List of constants used by the functions for managing looper controls....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Label (Property)
The Label property is used to get and define the label of an element.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......