ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
dPolyline (Function)
Draws a line composed of multiple segments.
ERR_TIMEOUTINIT
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.