ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table
The "Table" keyword can correspond to...
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.
Valid (Property)
The Valid property is used to determine if an element is valid.
Certificate
The Certificate keyword can correspond to...
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Formatting (Property)
The Formatting property describes the formatting of an element.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
Time management help
Time management is extremely important......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.