ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRefreshView (Function)
Asks to recalculate the content of a materialized view.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Configuring the IIS 7/7.5 server
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Service variable
The Service variable is used to......
Events associated with Static controls
List of events associated with Static controls...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
fCurrentDrive (Function)
Gets or sets the current drive.
EmailGetAll (Function)
Retrieves all the emails found on a server.
GglDelete (Function)
Deletes data from the Google server.
HInfoLog (Function)
Returns information about the server logs.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.