ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Error 701: The property is read-only
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Simple statements
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Generating an application for Universal Windows 10 App
Writing an email: the available methods
This help page presents the methods for writing an email....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....