ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Gantt Chart controls programmatically
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Manipulating a Layout control programmatically
A Layout control can be......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ServiceWait (Function)
Pauses the current service during the specified duration.
HDelete (Function)
Deletes a record from a data file (query or view).
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
iDestination (Function)
Configures the print destination.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Using the Vista style in your windows
WINDEV allows you to customize......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Events associated with internal windows
List of events associated with internal windows...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
SocketWrite (Function)
Writes a message intended to another socket.