ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
The Site Map control
The Site Map control allows the Web user to......
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
CapitalizeEachWord (Function)
Capitalizes each word in a specified string.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
CursorDisplay (Function)
Displays or hides the mouse cursor.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
CodeEditorComment (Function)
Comments the current selection in the Code Editor control. "//" characters are inserted at the beginning of the current line....
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.