ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Referring to an element in a WLanguage event / process
Page constants
List of constants used by page functions....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCreate (Function)
Creates an external file.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HTMLToText (Function)
Converts an HTML string or buffer to text.
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ExeGetPID (Function)
Returns information about the current process.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
fSelect (Function)
Opens the Windows file picker.