ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingPrint (Function)
Prints a sequence of reports.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
IsOdd (Function)
Identifies an odd number.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
IsEven (Function)
Identifies an even number.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Operations performed on class diagrams
The following paragraphs explain......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
DateDifference (Function)
Calculates the number of days between two dates.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TimeValid (Function)
Checks the time validity.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
HRestoreBackup (Example)
Usage example of the HRestoreBackup function