ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
How to loop through a file using filters?
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<xlsDocument variable>.Save (Function)
Saves an XLS document.
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Error 4: A space is required after the ':' character
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
The planes (in a window or in a report)
The planes are used to group the window controls......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Compilation options (HLP format)
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......