ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
SQLTransaction (Example)
Usage example of the SQLTransaction function
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
VibrationTrigger (Function)
Triggers the vibrations of the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
URI constants
The following constants are used by URI-specific functions:...
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTMLToText (Function)
Converts an HTML string or buffer to text.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
HInfoView (Function)
Returns information about a materialized view.