ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Error 116: An array dimension must be an integer value
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
LOOP statement
The statement block is repeated endlessly...
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Error 108: The size of the variable is not allowed
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Constants used by the the functions for managing the HFSQL Cluster
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......