ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactTypeCount (Function)
Returns the number of characters matching a given type.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLConnect (Example)
Usage example of the SQLConnect function
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.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
fDate (Example)
Usage example of the fDate function
HPass (Function)
Defines the password used to create or open a table.
iEndReport (Function)
Forces the report print to stop.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
fExeDir (Function)
Returns the directory from which the execution is started.
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).