ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
5. Displaying a WEBDEV Session site
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
13. Debugger
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Events associated with Flex controls
List of events associated with Flex controls...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Events associated with SilverLight control
List of events associated with SilverLight controls...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
BCToImage (Function)
Generates the image of a bar code.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
ZOrder (Example)
Usage example of the ZOrder property
nWDGetLastError: Error code of last error
Error code of last error......
nWDInitProject: Initialization code of project
Run the initialization code of project......