ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Duplicated properties
343 results
The AccountID property manages account identifiers.
The Accuracy property is used to handle the precision of an element.
The Action property is used to specify the action to be performed.
The AllowedAction property defines which actions are allowed or not allowed on an element.
The ActionClick property is used to define the procedure executed when an element is clicked.
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
The ActionLabel property is used to get and change the label of the notification's action button.
The Address keyword can correspond to...
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
They After keyword can correspond to:
Age
The Age keyword can correspond to...
The Alias property gets the alias of an element.
The Alignment property is used to align elements.
The Area property is used to define an area.
The Associated property determines if an element belongs to the base class or to an associated class.
The AssociatedValue property is used to get the associated value.
The Attach property gets and changes the attachments of an email.
The Attachment property is used to manage attachments.
The Attribute property is used to manage attributes.
The AttributeMapping property gets the value of the <Mapping> extension attribute.
The AttributeNote property gets the value of the <Note> extension attribute.
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
The Author property gets and changes the author of an element.
The AuthToken keyword can correspond to:
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
The DurationValidation property automatic allows you to define the delay in seconds before validation automatic of the visit steps.
The "Background" keyword can correspond to:
The BackgroundColor property is used to get and change the background color of an element.
The BackgroundImage property is used to identify and modify the background color of an element.
The BackgroundPattern property is used to get and change the background pattern of an element.
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
The Bookmark property is used to manage the bookmarks of a document.
The Border property is used to get and change the borders of an element.
The Border property defines the characteristics of the borders in a document.
The BottomMargin property sets the bottom margin of an element.
The Buffer keyword can correspond to...
The Calendar keyword can correspond to...
The Caption property is used to get and change the text of an element.
The CaptionHTML property is used to handle text as HTML code.
The Category property gets and sets the category of an element.
The Cell property is used to manipulate one or more cells.
The Certificate keyword can correspond to...
The Client property is used to get the SaaS client account associated with:
The ClientCertificate property is used to manage client certificates.
The ClientCertificatePassword property handles the password of a client certificate.
The ClientID property gets the client ID defined when the application was declared or registered.
The ClientSecret property gets the client secret defined when the application was declared or registered.
The Color property is used to get and change the color of an element.
The ColorFormat property is used to manage the color format (color or grayscale).
The ColorLED property is used to set the color of the LED light when displaying notifications.
The Column property is used to manipulate one or more columns.
The Columns property allows access:
  • to the configuration of a table column in a Word Processing document (docTable variable).
  • to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable).
The CommandLine keyword can correspond to...
The Comment property is used to manage comments.
The Company property is used to get and modify the company associated with an element.
The Compile keyword can correspond to:
  • the Compile function, which dynamically compiles a procedure whose source code is specified..
  • the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type).
The CompressedSize property is used to determine the compressed size of an element.
The Compression property gets and sets the data compression mode.
The ConfidenceLevel property gets the confidence level of a data analysis.
The Connection keyword can correspond to:
  • the Connection variable.
  • the Connection property used to get and change the connection currently associated with a data file.
    For more details, see Connection.
  • the Connection property of a hbScanParameter variable.
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
The ConnectionTimeout property is used to manage the connection timeout.
The ContactID property is used to manage contact IDs.
The Content property is used to get and change the content of an element.
The ContentType property gets and sets the type of a message.
The ContentType property is used to get and define the content of an element.
The Continent keyword can correspond to:
Count keyword can correspond to:
  • the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
  • The Count property, which returns a number of elements. This property can be used on:
    • the controls of a window or page. For more details, see Count.
    • a xmlNode variable.
    • a JSON variable.
The CriticalSection keyword can correspond to:
  • the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
  • the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
The Database property is used to get and modify the database associated with a connection.
The DataDirectory keyword can correspond to...
The Date keyword can correspond to...
The DateCreated property is used to get the creation date of an element.
The DateLastAccessed property gets the date the file was last accessed.
The DateModified property is used to get the modification date of an element.
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
The DayOfWeek property is used to get and change the day of the week in a schedule.
The Declaration property is used to define a type.
The Default property is used set default values.
The DefaultCell property sets the style of cells in XLS documents.
The Definition property is used to define a type.
The Description property is used to get and change the description of an element.
The DescriptionStatusCode property is used to get the status description of the response to the request.
The Destination property is used to define:
  • the destination of a backup.
  • the result file of the request.
The DisplayLED property manages LED notifications.
The ReadOnly property is used you to determine if an element is read-only.
The DispositionNotification property gets and sets the email read receipt request.
The Domain property is used to get and change domains.
The DownloadProgress property gets the download progress notification.
The Duration keyword can correspond to:
  • the keyword used to define a Duration variable.
  • the Duration property of a saasVisit variable.
The Element property is used to manipulate elements in a Word Processing document.
The Email property is used to get and change an email address.
The Empty property is used to determine if an element is empty.
The Enabled property enables or disables an element.
The Property Encryption allows you to know and modify the type of encryption used.
End
END can correspond to:
  • the END keyword of WLanguage used to specify the end of a loop.
  • the End property, which can be used on EventTimeline variables.
....
The EndDate property is used to get and change the end date of a time period.
Use in the docFragment class - Read + Write access - Type: Integer32
The EndTimestamp property is used to set the end date and time of an action.
The Error keyword is used to manage the errors.
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
The Event keyword can correspond to:
The Exist property is used to determine if an element exists.
The Extra property manges additional information.
The File property is used to manage the files a functionality applies to.
The FileName property gets the name of a file (WDPic file or file generated for a print job).
The FilePath property gets the name of the file associated with a control.
The FileSize property is used to get the size of a file.
The Property Filling Character allows you to know and modify the character used to fill an element.
The Filter keyword can correspond to:
  • the Filter function.
  • the Filter property.
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
The FirstName property can be used on:
The Font keyword can correspond to:
  • a Font variable.
  • the Font property.
The FontBold property is used to manage bold style in a text.