ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sensor constants
Constants used by the SensorXXX functions...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
fDir (Function)
Finds a file or directory.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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).
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map 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.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Using WDDIXIO
To translate the text used in your project:...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
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").