ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPass (Function)
Defines the password used to create or open a data file.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HExtractMemo (Example)
Usage example of the HExtractMemo function
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
iEndReport (Function)
Forces the report print to stop.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
iZoneHeight (Example)
Usage example of the iZoneHeight function
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fCopyDir (Example)
Usage example of the fCopyDir function
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia 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)...