ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Site development life cycle
Multilingual project
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Error 101: Declaration of global variable not allowed
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Local procedure
Two types of procedures are available......
Extracting the text of the project
The following text can be extracted......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
SCM file format evolutions
Four versions are available for the SCM repository......
5. Site test in practice
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
16. Application test in practice
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
<Chart>.SourceSeries (Function)
Defines the source of a series.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
grSourceSeries (Function)
Defines the source of a series.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Using WDDIXIO
To translate the text used in your project:...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
7. Multilingual sites in practice