ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Operations performed on activity diagrams
The following paragraphs explain......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Constants for managing arrays
List of constants used by the functions for array management....
MySelf (Reserved word)
MySelf is used to handle the current control...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function...
Project description: Options tab
The project description window allows you to configure various elements of your project......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
BackgroundTaskAdd (Function)
Adds a new background task.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Other operators
The following are additional operators......
Code style
(windows, report controls, classes, etc....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data...
13. External component in practice
External component in practice...
12. External component in practice
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Specific features of the applications for iPhone/iPad
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min