ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Handling the report blocks through programming
Each report block is associated with different events......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
J2EE constants
List of constants used by the J2EE functions....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
grZoom (Function)
Defines the zoom of a chart.
Modbus constants
Constants used by the Modbus management functions....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......