ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
PageChangeLayout (Function)
Applies a specific layout to a page.
MemSort (Function)
Sorts the elements found in a memory zone.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
iMargin (Function)
Defines the "logical" print margins.
SysSpace (Function)
Returns the physical memory space for the current computer.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
LDAPNbValue (Function)
Returns the number of values for an attribute.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
LooperCount (Function)
Returns the number of rows in a Looper control.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
1. Managing emails
WINDEV includes multiple methods to manage emails...