ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification
A mobile device can receive push notifications......
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Error 303: ambiguous control name
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Print functions
List of print functions...
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
12. Retrieving data from a site
15. Creating the executable in practice
Creating the executable in practice...
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Check model
You can use check models to easily create checks...
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SemaphoreCreate (Function)
Creates a semaphore.