ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
grLegendFont (Function)
Modifies the font used for the chart legend.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grTitleFont (Function)
Modifies the font used for the chart title.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Set of procedures
The global procedures are grouped in set of procedures......
Programming an indexed control
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with supercontrols
List of events associated with supercontrols...
16. Application test in practice
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Creating user accounts
A User account allows the server administrator to......
Manager of automated tests
The test manager is used to......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...