ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfMonth (Function)
Returns the first day of the month.
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).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HErrorLock (Function)
Used to check whether a lock error occurred.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
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.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
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)......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
ColorPalette (Function)
Returns a color found in the current palette.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
MatDelete (Function)
Deletes an existing matrix.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......