ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
ERR_BAD_VERSION_RQS
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Open (External language)
Opens a window.
3. Managing sockets
WINDEV includes advanced socket management functions....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Operator on Address
The & operator returns the address of a variable as an integer
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Index (Property)
The Index property is used to get the index of an element.
Typecasting of parameters
The description of the parameter type is optional......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WINDEV and the SOAP protocol
Programming custom calculations in Table controls
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......