ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
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...
FileDisplay (Function)
Displays a file in the user's browser.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
Aliases on tables: HAlias function
The aliases are used to handle......
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
7. Layouts using the Flexbox control
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.