ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InHours (Property)
The InHours property is used to convert a Duration variable to hours.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
TimeValid (Function)
Checks the time validity.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
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.
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.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
CurrentYear (Function)
Returns the current year in integer format.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
StringReverse (Function)
Reverses the characters of a string.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).