ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Starting WDOptimizer in a command line
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Character strings
WLanguage supports different types of strings....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Creating the Form pages of a WEBDEV RAD pattern
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (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 files and for all the other types of accesses (Native, OLE DB, ......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......