ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Size (Property)
The Size property is used to determine and change the size of an element.
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]....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
iBorder (Function)
Prints a border at specified coordinates.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Constants for managing projects
List of constants used by the functions for managing projects....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
grParameter (Function)
Retrieves or modifies a chart parameter.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.