ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes...
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes...
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image...
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list...
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating...
Using the task management and the schedule
Time management is extremely important......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Camera/Video functions (prefix syntax)