ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
Login (Property)
The Login property is used to get and change the username.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
Permission (Property)
The Permission keyword is used to get and change permissions.
Formatting (Property)
The Formatting property describes the formatting of an element.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
TextColor (Property)
The TextColor property is used to set the text color of an element.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
Valid (Property)
The Valid property is used to determine if an element is valid.
Time and date management properties
List of properties for managing dates and times...
HDescribeFile (Function)
Describes a data file programmatically.
ArraySort (Function)
Sorts a WLanguage array.
Table
The "Table" keyword can correspond to...
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.