ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Constants for managing the internal windows
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
ControlToSource (Function)
Assigns the control value to the source of a control link.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
10. Smart controls
Smart controls...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
The "Code hashtags" pane
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Creating links
Links help users navigate the help system......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Programming patterns
CAUTION......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.