ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HFSQL constants
List of constants used by the HFSQL functions....
Modbus constants
Constants used by the Modbus management functions....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
fSize (Function)
Returns the size of a file (in bytes).
Optional events
By default, the codes available in the code editor correspond to the most common codes......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.