ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Chart: Managing legends
Several types of legends are supported in the charts......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Creating a table in a report
Tables can be created in a report......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Typecasting of parameters
The description of the parameter type is optional......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......