ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Image drawing and processing functions
List of image drawing and processing functions...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Events associated with a Navigation Bar control
grGradient (Function)
Enables or disables the display of color gradients in a chart.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
zipCreate (Example)
Usage example of the zipCreate function
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.