ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
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.
Burner constants
List of constants used by the burner functions....
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.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.