ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Generating a class diagram
The generation is used to create the WINDEV classes ("......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Items used in a select query
A query created in the query editor can contain several types of items......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.