ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Various WEBDEV constants
Various WEBDEV constants...
iDestination (Function)
Configures the print destination.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
dPolyline (Function)
Draws a line composed of multiple segments.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
iCreateFont (Function)
Creates a new print font.
Hasp constants
The Hasp constants are as follows......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Print constants
List of constants used by the print functions....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HOnError (Example)
Usage example of the HOnError function
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
WDTRAD options