ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
QuickActionAdd (Function)
Adds a new quick action to the application.
dDisplay (Function)
Displays the drawing in the Image control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
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.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Various constants
List of various constants used by the constants WINDEV functions....
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.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
SMSSend (Function)
Sends an SMS.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Creating the executable and the setup program
The languages supported by the application are taken into account......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....