ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change 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)....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
ServiceWait (Function)
Pauses the current service during the specified duration.
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Count (External language)
Returns the number of elements in a Table control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
ThreadPause (Function)
Pauses the current thread during the specified duration.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
Guided tour management functions
Guided tour management functions...