ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
10. Smart controls
Smart controls...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Error 13: The label already exists
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Item control properties
List of properties associated with the Item control...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).