ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Runtime log
The runtime log is the best way to identify the most used features of an application......
3. Site development life cycle
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
6. Multiple generation
12. Control templates
WINDEV Mobile allows you to create control templates....
Creating user accounts
A User account allows the server administrator to......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Find out the account that runs the AWP protocol
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
4. When to use the debugger?