ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WINDEV Mobile concepts
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table...
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used...
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves...
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window....
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline"...
Address
The Address keyword can correspond to...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
1
4
5
6
7
8
103
>