ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Types of Edit controls
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
grDeleteAll (Function)
Erases a chart and destroys this chart.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.