ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Creating the Relation windows of a WINDEV RAD pattern
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
BurnerEject (Function)
Opens or closes the door of current burner.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HTTPCreateForm (Function)
Creates an HTTP form.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Chart functions
...Chart functions...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HRead (Function)
Reads a record in a file according to a given record number.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
zipListFile (Function)
Returns the list of files found in an archive.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
WinStatus (Function)
Identifies or modifies the window status.