ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
ReplicAdmin: Overview
Properties of a help page
The characteristics of a help page are used to define......
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Operator on Address
The & operator returns the address of a variable as an integer
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
5. Which type of server to choose?
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
iColumnEnd (Function)
Forces a column break in a multi-column report.