ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Enumeration (Type of variable)
An enumeration is a set of values......
HIndex (Example)
Usage example of the HIndex function
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
LooperInsertLine (Function)
Inserts a row into a Looper control.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.