ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer 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).
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
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).
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Word Processing control events
WINDEV manages the following events by default......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with a Switch control
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>ExportJSON String (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
7. Multilingual sites in practice
7. Multilingual applications in practice
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......