ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ERR_BAD_VERSION_RQS
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<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....
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....
SMS functions
List of SMS functions...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Open (External language)
Opens a window.
3. Managing sockets
WINDEV includes advanced socket management functions....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Copying and cloning
Variables are copied using the "=" operator...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
<Image>.DrawPoint (Function)
Draws a point in an Image control.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Events associated with internal windows
List of events associated with internal windows...
Window controls
Several types of controls can be used in a window, ......
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....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......