ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Print modes of a report
Several print modes are available for a report....
The home page
The home page is the first page of your site......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
fCurrentDir (Function)
Identifies or modifies the current directory.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ArrayCopy (Function)
Copies the content of an array to another array.
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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
CurrentWin (Function)
Identifies the window currently in edit.
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.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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).
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Formatting (Property)
The Formatting property describes the formatting of an element.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HPass (Function)
Defines the password used to create or open a data file.