ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Link properties
When creating a link, you can simply specify the destination......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Step 1: Configuring the print parameters
This step allows you to choose......
Warning 127: You are using a data source local to the process
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
DateDifference (Function)
Calculates the number of days between two dates.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Customizing the User Groupware
Automatic management of exceptions
The management of exceptions can be customized by process......