ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Browser constants
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
FTPGet (Example)
Usage example of the FTPGet function
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......