ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Properties associated with the areas defined in Zoning mode
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
ReplicAdmin: Overview
Classes, members, methods and properties
A class is made of......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Chart: Managing legends
Several types of legends are supported in the charts......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Common project
Projects are often cross-platform......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
15. Creating the executable in practice
Creating the executable in practice...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......