ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
The pages
Pages are the main interface of a WEBDEV site......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
ERR_BUTTON_EXPECTED
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Automatic documentation of external components
External components must include a technical documentation......