ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpand (Function)
Expands a node in a TreeView control.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Extern (Reserved word)
EXTERN is used to...
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
SOAPRun (Function)
Runs a procedure on a SOAP server.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Events associated with Button controls
List of events associated with Button controls...
Height (Property)
The Height property is used to get and change the height of an element.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
XLS file handling functions
List of functions for managing XLS files...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
EnumSubElement (Example)
Usage example of the EnumSubElement function
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
iParameter (Function)
Retrieves the printer configuration and configures the print.
TreeView constants
List of constants used by the TreeXXX functions...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....