ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Currencies
A currency is a real coded on 10 bytes....
WinStatus (Function)
Identifies or modifies the window status.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SocketRead (Function)
Retrieves a message sent by another socket.
Setup mode
Several methods can be used to distribute a WINDEV application......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Constants for the Exif functions
List of constants used by the Exif functions....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Browser constants
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Manipulating a Layout control programmatically
A Layout control can be......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).