ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
You used WINDEV Mobile 28
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Windows,TCurrent (External language)
Modifies the title of the current window.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
5. Which type of server to choose?
Error 1021: The method of the class is not global
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
10. Customizing the aspect of a site: skin elements
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
HLogRecreate (Function)
Used to re-create an empty log.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
ERR_DISCONNECTED_ERROR
XML management: Use example
This application example manages an XML file named "Orders......
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......