ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eCurrencyName (Function)
Returns the caption of a currency.
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
ContentType (Property)
The ContentType property gets and sets the content of an element.
MatReadLine (Example)
Usage example of the MatReadLine function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
PVTCollapse (Function)
Collapses all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Generating the RAD pattern
To generate a RAD pattern:...
iPrintReport (Example)
Usage example of the iPrintReport function
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Constants used for managing the multi-touch
Constants for managing the multi-touch...
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
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......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
WINDEV 2024 Tutorial - Table of contents
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.