ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Using the Vista style in your windows
WINDEV allows you to customize......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Properties associated with a page
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Events associated with internal windows
List of events associated with internal windows...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Select query description window: Items that can be used
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Cell (Property)
The Cell property is used to manipulate one or more cells.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.