ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Emulating constants
List of constants used by the functions for emulating automated tests....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TwainState (Function)
Returns the status of the current source.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text,...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column...
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs...
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
7. Multilingual applications in practice
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MDIOpen (Function)
Opens and enables an MDI child window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.