ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Generating the setup program
The last wizard step for creating the setup program allows you to......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
xlsSave (Function)
Saves an XLS document.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Classes, members, methods and properties
A class is made of......
The "Analysis" pane
The "Analysis" pane lists......
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
CurrentYear (Function)
Returns the current year in integer format.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HFSQL properties
List of HFSQL properties...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
AAF: Context menu of Image controls
A context menu is available for Image controls......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....