ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ArrayCopy (Function)
Copies the content of an array to another array.