ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Global and local variable
Two types of variables are available......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....