ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Handling report blocks
The different operations available on report blocks are as follows......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ContinentList (Function)
Returns the list of continents.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.