ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Wait (Function)
Temporarily stops the program execution.
Bluetooth constants
List of constants used by the Bluetooth functions....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
ArrayDistinct (Function)
Returns an array without duplicates.