ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
BurnerEject (Function)
Opens or closes the door of current burner.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Using WDDIXIO
To translate the text used in your project:...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
StatVarianceP (Function)
Calculates the variance for a full series of values.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ArrayCopy (Function)
Copies the content of an array to another array.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Text (Property)
The Text property is used to get and modify text.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.