ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
gLine (Function)
Builds a sequence of characters containing a line.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
WDSQL, SQL querier: Overview
WDSQL is used to......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HChangeKey (Example)
Usage example of the HChangeKey function
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
fRead (Example)
Usage example of the fRead function
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
EventClose (Function)
Closes a synchronization event between several threads.