ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadExecute (Function)
Starts the execution of a secondary thread.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Guided tour management constants
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
eCurrencyName (Function)
Returns the caption of a currency.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SFDelete (Function)
Deletes records from a Salesforce database.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
ServicePause (Function)
Pauses a service.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.