ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
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.
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.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Running the test of the User Groupware and installing it
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.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iFont (Function)
Selects the default font.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.