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).
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Properties associated with a report
List of properties associated with a report...
picText (Variable type)
The picText type is used to define all the advanced characteristics of a Text layer.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Handling a chart in the editor
In the editor, a Chart control includes different sections......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HSetMemo (Function)
Used to modify the management mode of memo items.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
HCheckStructure (Function)
Defines the mode for comparing tables.