ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Page constants
List of constants used by page functions....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.