ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
NextTitle (Function)
Modifies the title of next window to open.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
zipCreate (Function)
Creates an archive.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
eCurrencyName (Function)
Returns the caption of a currency.