ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Sum (Function)
Calculates the sum of the array elements.
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
CharactType (Function)
Returns information about the type of character.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
WordCount (Function)
Returns the number of words in a string.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
RestartProgram (Function)
Ends the application and restarts it.
StringReverse (Function)
Reverses the characters of a string.
iSequencingPrint (Function)
Prints a sequence of reports.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
ColorPalette (Function)
Returns a color found in the current palette.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.