ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
13. Generation modes
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
HTTPCreateForm (Function)
Creates an HTTP form.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
dSlice (Example)
Usage example of the dSlice function
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
MatWrite (Function)
Writes an element into a matrix.