ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Principle for running threads
At runtime, an application runs in a main thread......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Replication (Property)
The Replication property is used to identify and change the replication mode.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
MessageID (Property)
The MessageID property is used to get and change an email ID.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
Resource
The Resource property is used to manage the resource associated with an appointment.
FullName (Property)
The FullName property is used to get the full name of an element.
Weight (Property)
The Weight property is used to get and change the weight of an element.
Movable (Property)
The Movable property is used to define if an element can be moved.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
hbGetTableDescription (Function)
Retrieves the description of an HBase table.