ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
12. Control templates
...Control templates...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Compilation options (chm format)
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HToItem (Function)
Assigns the specified value to an item of the current record.
HAddUser (Function)
Adds a user to a database.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.