ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Static Text control properties
List of properties associated with a Static Text control...
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
The Static Text control
A Static Text control is a control used to display a static text......
ERR_BAD_APPLICATION
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
FlexAlignSelf (Property)
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
FlexJustifyContent (Property)
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advance array property (array of gglCalendar events, ...). from a WLanguage list....
YImage (Property)
The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Software Factory
The concept of software factory is used to automate the process for creating applications....
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
Partial indexing of memos
You now have the ability to index the content of a text memo item......