ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
.NET Assemblies
.NET is Microsoft's software development platform......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
MDIOpen (Function)
Opens and enables an MDI child window.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
TreeMapAdd (Function)
Adds an element into a TreeMap control.
iParameterViewer (Function)
Configures the report viewer.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.