ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
SQLExec (Function)
Names and runs an SQL query.
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....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HState (Function)
Used to find out the state of a record.
Automatic error handling
Error handling can be customized for each process......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
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......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
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....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HChangeConnection (Example)
Usage example of the HChangeConnection function
grDestinationControl (Function)
Defines an Image control as destination of a chart.