ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Select query description window: Items used
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Decode (Function)
Decodes a character string that was encoded by Encode.