ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
iParameterPDF (Example)
Usage example of the iParameterPDF function
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Valid (Property)
The Valid property is used to determine if an element is valid.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
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....
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....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Events associated with supercontrols
List of events associated with supercontrols...
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.