ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowsVersion (Function)
Returns the runtime mode of Windows.
ThreadExecute (Function)
Starts the execution of a secondary thread.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
fUnlock (Example)
Usage example of the fUnlock function
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....