ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using RAD patterns
The steps for creating a RAD pattern are as follows......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
dDisplay (Function)
Displays the drawing in the Image control.
NotifListCategory (Function)
Lists the notification categories of the application.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
VibrationTrigger (Function)
Triggers the vibrations of the device.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.