ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Burner constants
List of constants used by the burner functions....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ComponentLocate (Function)
Specifies the access path to an external component of project.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.