ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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....
"?" 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......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
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......
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.
Logical operators
The logical operators are as follows......
Passing parameters
The parameters can be passed to a procedure......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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.
HOpenConnection (Function)
Opens a connection to a specific database.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......