ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidgetDisplay (Function)
Refreshes a widget window.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
dPen (Example)
Usage example of the dPen function
Assisted input management functions
The following functions are used to program assisted input in edit controls...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Events associated with internal windows
List of events associated with internal windows...
InfoBuild (Function)
Displays a custom message in a system information window.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.