ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
zipListFile (Function)
Returns the list of files found in an archive.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Accessibilité (Property)
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HConnect (Example)
Usage example of the HConnect function
PageDisplay (Function)
Displays a web page in the user's browser....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Print modes of a report
Several print modes are available for a report....
Enumeration (Type of variable)
An enumeration is a set of values......
NumberInWords (Function)
Converts a number to words.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.