ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Various WEBDEV constants
Various WEBDEV constants...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
OLELoad (Function)
Initializes an OLE control with an OLE object.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Universal assisted replication: specific features
List of functions that manipulate HTML documents....
User Groupware constants
List of constants used by the User Groupware functions....
HOpenConnection (Function)
Opens a connection to a specific database.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
SysRecentDocList (Function)
Returns the list of recently opened documents.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
New (Reserved word)
New is used to allocate memory space...
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....