ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
picRTF (Variable type)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
ManualEvent (Variable type)
The ManualEvent type is used to manage a manual event.
Manager of automated tests
The test manager is used to......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Age (Function)
Returns the age according to the date of birth.
DatePicker (Function)
Opens the system date picker.
AppInstallVersion (Function)
Installs a specific application version.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.