ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of external languages
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Label report
The report editor allows you to create "Label" reports......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
MCI functions
List of MCI functions...
Break in a report
The break is used to group the records corresponding to a sort criterion......