ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dText (Example)
Usage example of the dText function
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HDescribeItem (Function)
Describes a file item through programming.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
HDBIndex (Function)
Opens an xBase index file.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
fLongName (Example)
Usage example of the fLongName function
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
EmailMsgError (Example)
Usage example of the EmailMsgError function
zipIsMulti (Example)
Usage example of the zipIsMulti function
HRead (Function)
Reads a record in a file according to a given record number.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
FTPCommand (Example)
Usage example of the FTPCommand function