ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
List of operators
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
XMLChild (Function)
Positions on the first child element of current element.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Viewing a report in 3D
Your report displays controls that overlap?......
Various WEBDEV constants
Various WEBDEV constants...
HOnError (Function)
Customizes the management of HFSQL errors.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Typecasting of parameters
The description of the parameter type is optional......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Sum (Function)
Calculates the sum of the array elements.
Handling Spreadsheet controls programmatically (in a report)