ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
Progress (Property)
The Progress property returns the task progress status.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
DDEError (Function)
Returns the runtime status report of a DDE function.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Charact (Function)
Returns the character corresponding to the specified ASCII code.
WinInWidth (Function)
Returns the internal width of a window (without border).
WinOutWidth (Function)
Returns the full width of a window (including the border).
ControlNext (Function)
Returns the name of the next control in input mode.
ProjectInfo (Function)
Returns specific information about the project currently run.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.