ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
.NET application
To create a.NET application from a project......
LooperInsert (Function)
Inserts a row into a Looper control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLLast (Function)
Sets the position on the last row of the query result.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Programming automatic calculations in the columns of a Table control
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Table,Delete (External language)
Deletes an element from a Table control.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
Error 301: Unknown identifier
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.