ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Scrollbar control properties
List of properties associated with the Scrollbar control...
Calculated control properties
List of properties associated with the Calculated control...
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The "Analysis" pane
The "Analysis" pane lists......
Creating a query
Two methods can be used to create a query......
SOAP constants
List of constants used by the SOAP functions....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
19. Upload: Sending files to the server
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Native SQL Server Connector for WINDEV and WEBDEV 2024
Carousel control properties
List of properties associated with the Carousel control...
User report editor (Reports & Queries)
A report provides a custom view of data......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
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....
Time (Type of variable)
The Time type is used to easily handle the times...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Handling Spreadsheet controls programmatically (in a report)
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......