ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Static or dynamic site
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
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.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
iPrintBlock (Function)
Forces a report block to print.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
ErrorThrow (Function)
Throw a non-fatal error.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
".STY" file: "Style sheet" file
A style sheet is a "......
Operations performed on activity diagrams
The following paragraphs explain......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......