ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).