ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Chart constants
List of constants used by the functions for chart management....
LDAPNbValue (Function)
Returns the number of values for an attribute.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
XMLRoot (Function)
Positions on the root tag of an XML document.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.