ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor constants
Constants used by the SensorXXX functions...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
NFCSendTag (Function)
Sends an NFC tag to another device.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
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.
NFC constants
List of constants used by the NFC functions...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.