ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
fRename (Function)
Modifies the name of a file.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
fFileName (Function)
Returns the name of an external file currently open.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
12. External component in practice
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.