ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Size (Property)
The Size property is used to determine and change the size of an element.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
ExeGetPID (Function)
Returns information about the current process.
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....
Automatic management of exceptions
The management of exceptions can be customized by process......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Assignment of RETURN
The return value of the process currently run can be assigned...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
13. External component in practice
External component in practice...
LoadParameter (Function)
Reads a persistent value.
Custom tooltips
Tooltips are very useful for application users......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The Line control
A Line control is used to display a line in a page......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).