ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a select query
A select query (corresponding SQL statement......
Items used in a select query
A query created in the query editor can contain several types of items......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
13. Types of standard controls
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
Valid (Property)
The Valid property is used to determine if an element is valid.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Specific features of the applications for iPhone/iPad
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Style sheet
A style sheet ("......