ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Constant
The constants are language elements whose value is fixed once and for all...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Port (Property)
The Port property is used to identify and change a server connection port.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Upload control events
The following processes are associated with the Upload control:...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Defining a help window template
WINDEV allows you to create help window templates......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ThreadEnd (Function)
Ends the execution of the current thread.