ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
Author (Property)
The Author property gets and changes the author of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function
Version (Property)
The Version property is used to get and change the version of an element.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
PageNumber (Property)
The PageNumber property gets and sets a page number.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
SysMetric (Function)
Returns the resolution of a specific element.
Error 1038: This member already exists in the class
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Index (Property)
The Index property is used to get the index of an element.
Error 116: An array dimension must be an integer value
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....