ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Type (Example)
Usage example of the Type property
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
iParameterViewer (Function)
Configures the report viewer.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Size (Example)
Usage example of the Size property
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
DnDCursor (Example)
Usage example of the DnDCursor function
ModbusDisconnect (Function)
Closes the Modbus session.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HListServer (Function)
Lists the HFSQL servers installed on a computer.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
iFont (Function)
Selects the default font.
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Feedback component
The Feedback component is a component provided with WINDEV......
11. Controls in practice
Discover the main characteristics of the controls...
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.