ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC constants
List of constants used by the NFC functions...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
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....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
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).
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
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.
Chart constants
List of constants used by the functions for chart management....
Sensor constants
Constants used by the SensorXXX functions...
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
NFCSendTag (Function)
Sends a NFC tag to another device.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
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......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
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....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...