ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Edit options of a report
The report editor allows you to......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
The Dashboard control
Dashboards are essential elements in an application......
Defining clickable areas
In a page, an Image control can contain clickable areas......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Detailed use of WINDEV FTP/RPC
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
26. Style sheets: to simplify the layout
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Dockable Panel control functions
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.