ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
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.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
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).
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....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
iPrintReport (Function)
Prints a report created with the report editor.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HChangeConnection (Example)
Usage example of the HChangeConnection function
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.