ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
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....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HInfoReplica (Function)
Returns information about the specified replica.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Action Bar control events
Properties associated with report controlss
List of properties associated with the report controls...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...