ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
WordToArray (Function)
Fills an array with the words from a string.
Assignment operators
Three assignment operators are available......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ThreadCurrent (Function)
Returns the name of the thread currently run.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
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.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
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.