ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
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.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
grDeleteSeries (Function)
Deletes a data series from a chart.
Running the test of the User Groupware and installing it
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.