ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
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......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
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......
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....
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....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
zipSplit (Example)
Usage example of the zipSplit function
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Using a query with parameters
A query with parameters can be used......
SOAPRun (Function)
Runs a procedure on a SOAP server.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
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....