ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
SQLExec (Function)
Names and runs an SQL query.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
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.
7. Dynamic site on specific configurations
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....