ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InDays (Property)
The InDays property is used to convert a Duration variable to days.
fDirSize (Function)
Returns the size of a directory in bytes.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
gClickableLink (Function)
Adds a clickable link in a graphic string.
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......
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.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
fUnlock (Example)
Usage example of the fUnlock function
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
fLock (Example)
Usage example of the fLock function
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.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
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.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
LoWord (Function)
Returns the two low bytes of an integer.