ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV license agreement
WEBDEV license agreement...
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Table,Delete (External language)
Deletes an element from a Table control.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
dPolyline (Function)
Draws a line composed of multiple segments.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
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.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Constants for managing emails
List of constants used by the functions for managing emails....
HCloseConnection (Example)
Usage example of the HCloseConenction function
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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.
15. Creating the executable in practice
Creating the executable in practice...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Chart control properties
A Chart control can be used......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....