ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
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.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Using a query with parameters
A query with parameters can be used......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
WINDEV applications for Linux: Specific features
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 2109: You are using the ObjectInfo function
Constants for object visibility
List of constants for managing the visibility of an object....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......