ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart constants
List of constants used by the functions for chart management....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
HFSQL constants
List of constants used by the HFSQL functions....
RegistryValueType (Function)
Returns the type of value found in the registry.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Aliases on data files: HAlias
The aliases are used to handle......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
16. Java applications in practice
Java applications in practice...
Generating an application for Universal Windows 10 App
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
PageDisplay (Function)
Displays a web page in the user's browser....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
The Line control
A Line control is used to display a line in a page......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......