ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Visible (Property)
The Visible property is used to set the visibility of an element.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Global (Property)
The Global property is used to determine if an element is global.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
DurationToString (Function)
Converts a duration to a character string in the specified format.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
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.
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....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).