ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iFont (Function)
Selects the default font.
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......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
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.
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......
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.
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....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Table,Delete (External language)
Deletes an element from a Table control.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Automatic error handling
Error handling can be customized for each process......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.