ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
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)...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
BrowserPlatform (Function)
Returns the user's browser platform....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
System functions
List of system functions...
SysSerialNum (Function)
Returns the IMEI number of the current device.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
BrowserType (Function)
Returns the type of browser used by the Web user.
PopupAnimate (Function)
Displays a popup in a page cell.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.