ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
fMoveFile (Function)
Moves a file from one directory to another.
ThreadPause (Function)
Pauses the current thread during the specified duration.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
FTP constants
List of constants used by the FTP functions....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Repairing the project
In some cases, "Project......
fSelect (Function)
Opens the Windows file picker.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.