ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
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......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Reports
A report provides a custom view of data......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ERR_NO_PROJECT
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
24. Displaying and linking pages
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
How to open a page?
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The different types of variables
The different types of variables are......
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.