ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
WinStatus (Function)
Identifies or modifies the window status.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
DateToDay (Function)
Returns the day that corresponds to a given date.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
HListItem (Example)
Usage example of the HListItem function
The Check Box control
A Check Box can correspond to......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.