ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
EventChange (Function)
Modifies the status of an event.
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....