ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Scope (Property)
The Scope property property is used to specify requested permissions.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Execute (Function)
Starts the execution of a process through programming.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.