ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating requirements
The following steps must be performed to implement the requirements......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
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......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Configuring Reports & Queries
Reports & Queries is used to......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WDXView : Use
This help page presents the different features of WDXView......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......