ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExeDir (Function)
Returns the directory from which the execution is started.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
fDate (Example)
Usage example of the fDate function
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
SQLConnect (Example)
Usage example of the SQLConnect function
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
SQLChangeConnection (Function)
Modifies the current connection.
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)....
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
fDateTime (Example)
Usage example of the fDateTime function
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.