ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Input (Function)
Displays a message allowing the user to type an information.
Bar code constants
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
9. Sharing a project in practice
Sharing a project in practice...
Chart constants
List of constants used by the functions for chart management....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
8. Sharing a project in practice
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
IF statement
The conditional IF statement allows you to run an action according to a condition...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.