ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Creating the Relation windows of a WINDEV RAD pattern
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.