ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Operations performed on activity diagrams
The following paragraphs explain......
dTransferToImage (Example)
Usage example of the dTransferToImage function
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
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......
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
11. Table/Looper controls
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
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.
<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...