ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExtractMemo (Example)
Usage example of the HExtractMemo function
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Sum (Function)
Calculates the sum of the array elements.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ToastDisplay (Function)
Displays a "Toast" message.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HPass (Function)
Defines the password used to create or open a data file.
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.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
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....
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
iEndReport (Function)
Forces the report print to stop.
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....