ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Error 810: * can only be used for a parameter with a default value
TreeView Table control functions
List of functions for managing TreeView Table controls...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
ImageStopScrolling (Function)
Stops the automatic image sliding.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.