ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Writing an email: the available methods
This help page presents the methods for writing an email....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HListConnection (Function)
Returns the list of connections currently described in the application.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Charact (Function)
Returns the character corresponding to the specified ASCII code.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ProjectInfo (Function)
Returns specific information about the project currently run.
XMLPath (Function)
Returns the current position in the document in XPATH format.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
HStatTime (Function)
Returns the time of the last update for the index statistics.