ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HStatNbRec (Function)
Returns the number of entries for a given key item.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HAlias (Example)
Usage example of the HAlias function
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Info (Function)
Displays a custom message in a system information window.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Error (Function)
Displays a custom error message in a system error window.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.