ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Various constants
List of various constants used by the constants WINDEV functions....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
WINDEV applications for Linux: Specific features
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Commands of the external interface
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fLock (Function)
Entirely or partially locks an external file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDescribeItem (Function)
Describes a file item through programming.
Creating a window skin template
Creating the menus for the pages of the WEBDEV RAD pattern
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Handling Organization Chart controls programmatically
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Progress Bar control properties
List of properties associated with the Progress Bar control...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.