ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Internal components in practice
Internal components in practice...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Constants for managing the registry
List of constants used by the registry functions....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
10. Internal components in practice
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
InfoBuild (Function)
Displays a custom message in a system information window.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Handling Scheduler controls programmatically
A Scheduler control can be......
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min