ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Using WDDIXIO
To translate the text used in your project:...
Setup on a local network (LAN)
Events associated with TreeView controls
List of events associated with TreeView controls...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
1. Examples provided with WINDEV Mobile
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Crosstab report
The report editor allows you to create "Crosstab" reports......
Error 531: The negative or null subscripts are not allowed
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WDHFDiff - Use
WDHFDiff is used to compare......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
1. The WINDEV Framework
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.