ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
2. Analysis in practice
Passing parameters
The parameters can be passed to a procedure......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HOpenConnection (Function)
Opens a connection to a specific database.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.