ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ControlNext (Function)
Returns the name of the next control in input mode.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
SysWinShow (Function)
Modifies the display status of a window.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grOrientation (Function)
Modifies the orientation of chart axes.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HDeactivateTrigger (Function)
Disables a trigger.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
grDeleteAll (Function)
Erases a chart and destroys this chart.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
DomoOpen (Function)
Used to establish a connection with a X10 interface.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event...
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event...
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...