ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Multilingual project
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Map control properties
The following properties can be used with Map controls:...
14. Managing the "Back" button in practice
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.