ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Find out the account that runs the AWP protocol
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
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...
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
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....
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
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
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...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Events associated with Chart controls
List of events associated with the Chart controls...