ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Using an external component in an application
A component can be reused at any time in any application......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
HErrorLock (Function)
Used to check whether a lock error occurred.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.