ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
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....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
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......
FaxConnect (Function)
Establishes a connection to a fax server.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Table,Add (External language)
Adds an element to a Table control.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
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.