|
|
|
|
|
|
|
To develop a WINDEV Mobile application for iPhone/iPad, you need: |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile. |
|
|
|
|
|
|
Excludes a file from iCloud backup. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device... |
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
The object-oriented programming (called "OOP") is a programming paradigm in which the programs... |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense... |
|
|
|
|
|
|
The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated... |
|
|
|
|
|
|
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font... |
|
|
|
|
|
|
The ImageHeight property is used to:
Find out the height of the image section displayed... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font... |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make... |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable,... |
|
|
|
|
|
|
Identifies or modifies the current directory. |
|
|
|
|
|
|
Converts all characters in a string to lowercase according to the region settings defined... |
|
|
|
|
|
|
Inverts the colors:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.... |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
Calculates the variance for a full series of values. |
|
|
|
|
|
|
Returns the net current value of investment. |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Encodes a URL with a sub-set of ASCII characters. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|