ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of a static project
The test of the entire project allows simulating the startup of the site......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
1. Project and analysis
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
3. Site development life cycle
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
1. Project and analysis
ERR_CANNOT_CREATE_TMP
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Body block
The Body block corresponds to the main block of the report......
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
13. 3-Tier architecture
3-tier architecture
The development in "3-tier" architecture is now simplified......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Using the Salesforce service
Salesforce is a very popular CRM software......
1
2
3
4
5
6
118
>