ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WorkingHourStart (Property)
The WorkingHourStart property gets and sets the start time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:
  • by an Organizer control.
  • by a Scheduler control.
  • by a Gantt Chart column (in a Table or TreeView Table control).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Sort (Function)
Sorts a WLanguage array.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
Constants for managing Windows events
The following constants are used to manage Windows events:...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
WEBDEV license agreement
WEBDEV license agreement...
Event (Example)
Usage example of the Event function
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Events associated with supercontrols
List of events associated with supercontrols...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...