ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
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....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
10. Page templates
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......