ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the windows and the pages of the RAD pattern
TreeExpand (Function)
Expands a node in a TreeView control.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HListConnection (Function)
Returns the list of connections currently described in the application.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
HCheckStructure (Function)
Defines the mode for comparing data files.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Events associated with an Organization Chart control
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SQLModify (Function)
Modifies the content of a row in the query result.
ErrorThrow (Function)
Throw a non-fatal error.