ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fMoveDir (Function)
Moves a directory and its content.
gLine (Function)
Builds a sequence of characters containing a line.
MatInvert (Function)
Calculates the inverse of a square matrix.
LooperSelectPlus (Function)
Selects a row in a Looper control.
PDFToText (Function)
Extract the text contained in an Document PDF.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
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.
Start of Break block (Break header)
The Start of break block is optional......
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).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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....
CurrentWin (Function)
Identifies the window currently in edit.