ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the Exif functions
List of constants used by the Exif functions....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
User Groupware files
Two categories of data files are managed......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Configuring the SOAP administrator
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....