ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
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......
SecondaryMessage (Property)
The SecondaryMessage property is used to get and change the secondary message displayed below the primary message of the notification.
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....