ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript: use in command-line and console mode
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with the Pivot Table control
2. User-friendly editors in practice
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
.NET object
To access a class......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......