ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WinOutWidth (Function)
Returns the full width of a window (including the border).
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).