ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Variable scope
Variables can be declared anywhere in the code....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
End of break block
The End of break block is optional......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
WDOptimizer: Editing and modifying a ".REP" file
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Events associated with Looper controls
List of events associated with Looper controls...
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Events associated with Chart controls
List of events associated with the Chart controls...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Assisted universal replication: specific features
ERR_LAUNCH_FAILED
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......