ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Right (Function)
Extracts the last characters from a string or string buffer.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
HAddUser (Function)
Adds a user to a database.
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Fax constants
List of constants used by the functions for managing faxes....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Events associated with Edit controls
WLanguage events associated with Edit controls...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Camera control in a mobile application
The Camera control is used to......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SocketConnect (Function)
Connects a client computer to a given socket.