ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgModify (Function)
Modifies an element in an Organization Chart control.
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.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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....
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.
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.
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......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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.
HDFS functions
The following functions are used to manage files on a HDFS system......
HChangeKey (Example)
Usage example of the HChangeKey function
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Table,Delete (External language)
Deletes an element from a Table control.