ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
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.).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
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....
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).
Multiline strings
To type character strings over several lines in the code editor...
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.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
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....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
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.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.