ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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......
dbgInfo (Function)
Returns a debug information.
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
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)......
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....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Starting WDOptimizer in a command line
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
BackgroundTaskAdd (Function)
Adds a new background task.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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......
13. External component in practice
External component in practice...