ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Error 203: The procedure already has a scope attribute (local or global)
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Environment of the query editor
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
The Upload control
The Upload control is used to upload files on the Web server......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....