ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
grColor (Function)
Returns and initializes the color of different chart elements.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Composite chart
A composite chart is a chart that displays several types of charts......
Check model
You can use check models to easily create checks...
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Operations performed on sequence diagrams
The following paragraphs explain......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Service constants
List of constants used by the functions for managing services....
The Tab control
The Tab control is used to simultaneously display different controls......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
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....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Crosstab report
The report editor allows you to create "Crosstab" reports......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....