ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
iPrintReport (Example)
Usage example of the iPrintReport function
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
fDirSize (Function)
Returns the size of a directory in bytes.
ChronoReset (Function)
Stops and resets a running stopwatch.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
gClickableLink (Function)
Adds a clickable link in a graphic string.
Constants for managing Organizer controls
Constants for managing Organizer controls...
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.