ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Website testing: Available test types
WEBDEV includes multiple methods for testing your sites...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to test ...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Error 1001: The operators: and:: can only be used in the methods of classes
WDINT license agreement
WDINT license agreement...
How to create a patch?
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Binding controls to data
A window or page can display information from......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
PDFSign (Function)
Applies an approval signature to an existing PDF.
Sort (Function)
Sorts a WLanguage array.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Error 204: using a parameter without optional value after parameters ...
11. Popup page
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
WDMSG license agreement
WDMSG license agreement...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Functions for handling directories and external files
List of functions for handling external files...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.