ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
grSurfaceAddData (Function)
Adds a data into a Surface chart.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.