ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
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).
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.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSize (Function)
Returns the size of a file (in bytes).
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
zipOpen (Function)
Opens an existing archive.
DataType (Function)
Identifying the type of a WLanguage variable.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
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.