ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadExecute (Function)
Starts the execution of a secondary thread.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
The Cell control
The Cell control contains controls......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Copying controls from the window editor
The controls can be copied from the window editor......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HOnError (Function)
Customizes the management of HFSQL errors.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
grParameter (Function)
Retrieves or modifies a chart parameter.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.