ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
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.
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Report and project
In most cases, a report is linked to a project......
Replication management functions
Three types of replication are proposed......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
7. Multilingual sites in practice
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
WDScript: use in command-line and console mode
12. Control templates
WINDEV Mobile allows you to create control templates....
Type and version of Web server
The configuration diagnostic displays the following error......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...