ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Title (Property)
The Title property is used to get and change the title of an element.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HIndex (Function)
Rebuilds the file index (".NDX" file).
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iParameterPDF (Function)
Defines the options for the generated PDF file.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....