ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Handling TimeLine controls programmatically
A TimeLine control can be......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Customizing the User Groupware
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Configuring an application with User Groupware
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Running the test of the User Groupware and installing it
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
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......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Using the Vista style in your windows
WINDEV allows you to customize......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Chart control properties
A Chart control can be used......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......