ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
dArc (Example)
Usage example of the dArc function
14. PHP generation in practice
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Width (Property)
The Width property is used to determine and change the width of an element.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ChangeAction (Example)
Usage example of ChangeAction
DnDCursor (Example)
Usage example of the DnDCursor function
dFill (Example)
Usage example of the dFill function
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Installing a SOAP server with Netscape iPlanet 4.1
DnDEvent (Example)
Usage example of the DnDEvent function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
dPen (Example)
Usage example of the dPen function
dText (Example)
Usage example of the dText function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
TreeCollapse (Function)
Collapses a branch previously expanded.