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.
Name (Property)
The Name property is used to get the name of an element.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Creating the Table windows of the WINDEV RAD pattern
Page constants
List of constants used by page functions....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Handling menu options programmatically
The menu options can be handled......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WDXView : Use
This help page presents the different features of WDXView......
OpenMobileWindow (Function)
Opens a window in a mobile application.
WDMSG license agreement
WDMSG license agreement...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Constants used by the scanner functions
Constants used by the scanner functions...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Array management functions
List of functions for managing arrays...
Constants for external files
List of constants used by the functions for managing external files....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......