ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
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....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Automation object
The Automation keyword is used to declare an automation object...
Execute (Function)
Starts the execution of a process through programming.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Error (Function)
Displays a custom error message in a system error window.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Constants for managing character strings
List of constants used by string management functions...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HOpenConnection (Function)
Opens a connection to a specific database.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.