ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
HCreateView (Example)
Usage example of the HCreateView function
SilverLight control properties
List of properties associated with the SilverLight control...
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
XML functions
List of XML functions...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
TreeView Table control functions
List of functions for managing TreeView Table controls...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function