ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

String constants
List of constants used by string functions...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
dPoint (Example)
Usage example of the dPoint function
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...