ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WINDEV 2024 Tutorial - Table of contents
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
CurrentWin (Function)
Identifies the window currently in edit.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
VariableReset (Function)
Resets the variable to its initial value.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fListDisk (Function)
Returns the list of disks installed on the computer.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.