ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
12. External component in practice
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Input (Function)
Displays a message allowing the user to type an information.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
iGroupAdd (Function)
Adds a report to a group of reports.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WaitWindowStart (Function)
Opens the wait window of application.
dPolygon (Example)
Usage example of the dPolygon function
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.