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...
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...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
12. Preventing from going back to a page
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Events associated with Looper controls
List of events associated with Looper controls...
Browser management functions
List of functions for managing browsers...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Constants for managing Map controls
Constants for managing Map controls...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Error 102: The constants can be defined in the initialization code of project, ...
5. Displaying a WEBDEV Session site
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...