ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
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).
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....
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....
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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 ......
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.
User Groupware files
Two categories of data files are managed......
CursorCapture (Example)
Usage example of the CursorCapture function
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.