ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HNext (Function)
Sets the position on the next data file record according to a browse item.
StatVariance (Function)
Calculates the variance for a series of values.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
MatCopy (Function)
Creates the copy of a matrix.
HToItem (Function)
Assigns the specified value to an item of the current record.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
ChangeStyle (Function)
Modifies the style of a control dynamically.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....