ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
12. Retrieving data from a site
10. Customizing the aspect of a site: skin elements
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Using a query with parameters
A query with parameters can be used......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
3. Application development cycle
Development cycle of a WINDEV application....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The "Commands" pane
The "Commands" pane lists......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
12. Universal replication
13. Universal replication
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Using the query result
The result of a select query can be used in......
ERR_WDADMIN_EXIST
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....