ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HNext (Function)
Sets the position on the next data file record according to a browse item.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HCloseConnection (Function)
Closes a connection to a database.
XML functions
List of XML functions...
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).