ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBlock (Function)
Forces a report block to print.
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....
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....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
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......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
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......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min