ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
2. WEBDEV administrator in practice
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
29. SEO in practice
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).
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HIndex (Function)
Rebuilds the file index (".NDX" file).