ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
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.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
grZoom (Function)
Defines the zoom of a chart.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ExceptionInfo (Function)
Retrieves information about the current exception.
LooperDelete (Function)
Deletes a row from a Looper control.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
grDestinationWnd (Function)
Defines a window as chart destination.
ErrorThrow (Function)
Throw a non-fatal error.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.