ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SocketConnect (Function)
Connects a client computer to a given socket.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...