ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed below the primary message of the notification.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
dBorder (Function)
Draws the borders.