ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Functions for managing images
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
ERR_TIMEOUTINIT
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Discover all the possibilities of pivot tables