ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
LDAPRenameAttribute (Function)
Renames an attribute.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Multimedia control properties
List of properties associated with the Multimedia control...
Linear Looper control properties
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Combination (Type of variable)
A combination is a set of options.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NumberInWords (Function)
Converts a number to words.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....