ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
ArrayCopy (Function)
Copies the content of an array to another array.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
SemaphoreCreate (Function)
Creates a semaphore.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Formatting (Property)
The Formatting property describes the formatting of an element.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
fCompress (Example)
Usage example of the fCompress function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function