ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EE constants
List of constants used by the J2EE functions....
Installing and starting WDTRAD
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
FinCurrentVal (Function)
Returns the current value of investment.
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
EXE constants
List of constants used by the functions for managing executables....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Installing and starting WDTRAD
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
GetDefinition (Function)
Retrieves the definition of element type.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Supercontrol
A supercontrol is an advanced type of control......