ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
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.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
DocClose (Function)
Closes a docx file and frees the document.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Resizing a window (AAF)
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Copying and cloning
Variables are copied using the "=" operator...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
DomoClose (Function)
Closes the communication opened by DomoOpen.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......