ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
.NET application
To create a.NET application from a project......
Various constants
List of various constants....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
ArraySort (Function)
Sorts a WLanguage array.
Global (Property)
The Global property is used to determine if an element is global.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Group (Property)
The Group property is used to identify and change groups of elements.
URI
The URI keyword can correspond to...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
RegistrySeek (Function)
Seeks a character string in the registry.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
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.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.