ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
16. Application test in practice
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
General environment of WINDEV
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XML management: Use example
This application example manages an XML file named "Orders......