ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
DocUpdateFormula (Function)
Updates the formulas in a document.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
ThreadRequestStop (Function)
Sends a stop request to a thread.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Bluetooth functions
List of Bluetooth functions...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Repairing the project
In some cases, "Project......