ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Error 19: The step of this FOR loop must be constant
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
TableMode (Function)
TableMode is kept for backward compatibility.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
11. Internal components in practice
Internal components in practice...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Error 4: A space is required after the ':' character
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...