ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
fChangeSize (Function)
Resizes an external file.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
EncryptStandard (Example)
Usage example of the EncryptStandard function
MenuExist (Function)
Indicates whether a menu option exists in a menu.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Local procedure
Two types of procedures are available......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Enumeration (Type of variable)
An enumeration is a set of values......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
StatCovariance (Function)
Calculates the covariance between two series of values.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
fExeDir (Function)
Returns the directory from which the execution is started.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.