ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
10. Page templates
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
Phone management functions
List of functions for phone management...
Internal component description
The description of an internal component can opened at any time......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Use a calendar to enter dates
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
State (Property)
The State property is used to get and change the state of an element.
WDMSG, WDTRAD and WDDIXIO: Translation tools
Border (Property)
The Border property is used to get and change the borders of an element.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......