ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HState (Function)
Used to find out the state of a record.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Automatic error handling
Error handling can be customized for each process......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
xlsColumnType (Example)
Usage example of the xlsColumnType function
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
The DotNet structure
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
grDestinationControl (Function)
Defines an Image control as destination of a chart.