ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
PageDisplay (Function)
Displays a web page in the user's browser....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SQLTransaction (Example)
Usage example of the SQLTransaction function
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Creating the Table windows of the WINDEV RAD pattern
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating the Form windows of a WINDEV RAD pattern
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
CharactType (Function)
Returns information about the type of character.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
FTPCommand (Function)
Sends a specific FTP command to a server.
Creating the Vision windows of the WINDEV RAD pattern
MyParent (Reserved word)
MyParent is used to handle...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Character strings
WLanguage supports different types of strings....