ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FontName (Property)
The FontName property is used to manage the name of the font used.
Server (Property)
The Server property is used to manage servers.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Scope (Property)
The Scope property property is used to specify requested permissions.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Global (Property)
The Global property is used to determine if an element is global.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Setup on a local network (LAN)
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
State (Property)
The State property is used to get and change the state of an element.
Event
The Event keyword can correspond to:
Group (Property)
The Group property is used to identify and change groups of elements.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Index (Property)
The Index property is used to get the index of an element.