ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExist (Function)
Used to find out whether an archive exists.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SocketExist (Function)
Checks the existence of socket.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....