ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message text file format
The text files created by WDMSG use a specific format......
Common project
Projects are often cross-platform......
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ERR_NO_CURRENT_PAGE
26. Style sheets: to simplify the layout
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Events associated with a Signature control
The following processes are associated with a Signature control:...
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Binding a Link control to an item
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Running the test of the User Groupware and installing it
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Printing nested reports
To create a main report containing several secondary reports:...